diff --git a/common/atom_version.h b/common/atom_version.h index fc4e648bf2..8c6eb4dd16 100644 --- a/common/atom_version.h +++ b/common/atom_version.h @@ -9,7 +9,7 @@ #define ATOM_MINOR_VERSION 8 #define ATOM_PATCH_VERSION 0 -#define ATOM_VERSION_IS_RELEASE 0 +#define ATOM_VERSION_IS_RELEASE 1 #ifndef ATOM_TAG # define ATOM_TAG ""