From: Cheng Zhao Date: Thu, 12 Dec 2013 02:43:34 +0000 (+0800) Subject: We are now at v0.8.0-pre. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9ea75b7519b050a80550e76cb97b466b8d0d6294;p=platform%2Fframework%2Fweb%2Fcrosswalk-tizen.git We are now at v0.8.0-pre. --- diff --git a/common/atom_version.h b/common/atom_version.h index 34f8344..fc4e648 100644 --- a/common/atom_version.h +++ b/common/atom_version.h @@ -6,10 +6,10 @@ #define ATOM_VERSION_H #define ATOM_MAJOR_VERSION 0 -#define ATOM_MINOR_VERSION 7 -#define ATOM_PATCH_VERSION 5 +#define ATOM_MINOR_VERSION 8 +#define ATOM_PATCH_VERSION 0 -#define ATOM_VERSION_IS_RELEASE 1 +#define ATOM_VERSION_IS_RELEASE 0 #ifndef ATOM_TAG # define ATOM_TAG ""