From 6c3dc9e52654a416beb0aec47afbcd77f98072d4 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Mon, 2 Sep 2013 17:59:17 +0800 Subject: [PATCH] Dump v0.4.3. --- 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 c30596d..a67f1f9 100644 --- a/common/atom_version.h +++ b/common/atom_version.h @@ -7,7 +7,7 @@ #define ATOM_MAJOR_VERSION 0 #define ATOM_MINOR_VERSION 4 -#define ATOM_PATCH_VERSION 2 +#define ATOM_PATCH_VERSION 3 #define ATOM_VERSION_IS_RELEASE 1 -- 2.7.4