aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorPiotr Krysik <ptrkrysik@gmail.com>2017-11-05 17:44:53 +0100
committerPiotr Krysik <ptrkrysik@gmail.com>2017-11-05 17:44:53 +0100
commit6ab710034a2db4a89eef8539694da5b5e7a78c9d (patch)
tree333b1786bf248739d7323dbd6e3a6ffc752bc40a /CMakeLists.txt
parentab8cde9b7a51223835b2cc401700954877037b40 (diff)
Incrementing version
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 887f49d..748f651 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -61,7 +61,7 @@ endif()
# Set the version information here
set(VERSION_INFO_MAJOR_VERSION 0)
set(VERSION_INFO_API_COMPAT 41)
-set(VERSION_INFO_MINOR_VERSION 2)
+set(VERSION_INFO_MINOR_VERSION 3)
set(VERSION_INFO_MAINT_VERSION 0)
include(GrVersion) #setup version info