From bd48ce8500404e51e15cd60cf3f577f25f9138c2 Mon Sep 17 00:00:00 2001 From: 0u812 <0u812@github.com> Date: Fri, 22 May 2015 13:08:15 -0700 Subject: [PATCH] bump ver --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index b00a37d1..667127d9 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ project (SBNW) set(SBNW_MAJOR_VER 1) set(SBNW_MINOR_VER 3) -set(SBNW_PATCHLEVEL 1) +set(SBNW_PATCHLEVEL 2) #User Configuration if(${WIN32})