diff --git a/RELEASES.md b/RELEASES.md index a6ba4558e7..3ac6c8e41d 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,6 @@ +Version 0.8.17 (2022-XX-XX) +======================== + Version 0.8.16 (2022-08-26) ======================== * New driving model diff --git a/common/version.h b/common/version.h index bf1c58df1e..0a109c1faa 100644 --- a/common/version.h +++ b/common/version.h @@ -1 +1 @@ -#define COMMA_VERSION "0.8.16" +#define COMMA_VERSION "0.8.17"