From 074ea374e0bfcbfc15f315579f4886c9ebd1b6fa Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Fri, 27 Dec 2013 16:21:31 +0800 Subject: [PATCH] We are now on v0.8.0 release. --- common/atom_version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ""