diff --git a/RELEASES.md b/RELEASES.md index 2c7ff17deb..0ef0cd5499 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,6 @@ +Version 0.8.15 (20XX-XX-XX) +======================== + Version 0.8.14 (2022-06-01) ======================== * New driving model diff --git a/common/version.h b/common/version.h index 1fcbdac271..de550d6be5 100644 --- a/common/version.h +++ b/common/version.h @@ -1 +1 @@ -#define COMMA_VERSION "0.8.14" +#define COMMA_VERSION "0.8.15"