aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Krysik <ptrkrysik@gmail.com>2017-09-02 17:49:35 +0200
committerPiotr Krysik <ptrkrysik@gmail.com>2017-09-02 17:49:35 +0200
commit08c0c7cfe52666a7141d3007f3e30105598e2206 (patch)
treef96488654a169319e42caa7246e47b4d34a57a39
parent1ad0c96abbd6bdb3d5fd84ac0406da9aff8805fe (diff)
Incremented version for packaging and addition of release tagv0.41.1
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4b844ec..1fab871 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -42,7 +42,7 @@ list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/Modules)
# Set the version information here
set(VERSION_INFO_MAJOR_VERSION 0)
set(VERSION_INFO_API_COMPAT 41)
-set(VERSION_INFO_MINOR_VERSION 0)
+set(VERSION_INFO_MINOR_VERSION 1)
set(VERSION_INFO_MAINT_VERSION 0)
include(GrVersion) #setup version info