diff --git a/RELEASES.md b/RELEASES.md index 767d6331e..41e1b769f 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,6 @@ +Version 0.8.7 (2021-XX-XX) +======================== + Version 0.8.6 (2021-07-21) ======================== * Revamp lateral and longitudinal planners diff --git a/selfdrive/common/version.h b/selfdrive/common/version.h index 45bf96517..617206a18 100644 --- a/selfdrive/common/version.h +++ b/selfdrive/common/version.h @@ -1 +1 @@ -#define COMMA_VERSION "0.8.6" +#define COMMA_VERSION "0.8.7"