From e6486899819210e9bf62be546bb61fa5e2f64506 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Thu, 15 Aug 2013 16:11:04 +0800 Subject: [PATCH] Dump v0.3.4. --- common/atom_version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/atom_version.h b/common/atom_version.h index 7d4f08c67e5f..a0b246cc4219 100644 --- a/common/atom_version.h +++ b/common/atom_version.h @@ -7,9 +7,9 @@ #define ATOM_MAJOR_VERSION 0 #define ATOM_MINOR_VERSION 3 -#define ATOM_PATCH_VERSION 1 +#define ATOM_PATCH_VERSION 4 -#define ATOM_VERSION_IS_RELEASE 0 +#define ATOM_VERSION_IS_RELEASE 1 #ifndef ATOM_TAG # define ATOM_TAG ""