From: Cheng Zhao Date: Thu, 10 Oct 2013 06:35:37 +0000 (+0800) Subject: Bump v0.6.0. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6ff644fe60eb33c13037a6965a75a55809e294f0;p=platform%2Fframework%2Fweb%2Fcrosswalk-tizen.git Bump v0.6.0. --- diff --git a/common/atom_version.h b/common/atom_version.h index 8866591..e6e219c 100644 --- a/common/atom_version.h +++ b/common/atom_version.h @@ -6,8 +6,8 @@ #define ATOM_VERSION_H #define ATOM_MAJOR_VERSION 0 -#define ATOM_MINOR_VERSION 5 -#define ATOM_PATCH_VERSION 4 +#define ATOM_MINOR_VERSION 6 +#define ATOM_PATCH_VERSION 0 #define ATOM_VERSION_IS_RELEASE 1