From 78db7c4427bf864cc9fb705c20ef28c56255eec3 Mon Sep 17 00:00:00 2001 From: Roger Wang Date: Fri, 18 May 2018 12:21:34 +0800 Subject: [PATCH] bump version to 0.30.6 --- src/nw_version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nw_version.h b/src/nw_version.h index 2f2f43c3f6..c4ef04af02 100644 --- a/src/nw_version.h +++ b/src/nw_version.h @@ -23,7 +23,7 @@ #define NW_MAJOR_VERSION 0 #define NW_MINOR_VERSION 30 -#define NW_PATCH_VERSION 5 +#define NW_PATCH_VERSION 6 #define NW_VERSION_IS_RELEASE 1