aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Krysik <ptrkrysik@gmail.com>2018-08-12 20:13:50 +0200
committerPiotr Krysik <ptrkrysik@gmail.com>2018-08-12 20:13:50 +0200
commit592ec9b7859f544b297e9352323b45ceb450a68a (patch)
tree825764a6f1ea242d5c66d595c016242e6f8a711d
parentd30d0c23e35b818cc1dc573dc00354676649fd31 (diff)
Increasing version numberv0.42.2development
in order to correct wrongs of previous attempt Change-Id: Ie067b48a9c67a13e928598ec722a7e27c464de8f
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6c02e61..d539b24 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 42)
-set(VERSION_INFO_MINOR_VERSION 1)
+set(VERSION_INFO_MINOR_VERSION 2)
set(VERSION_INFO_MAINT_VERSION )
include(GrVersion) #setup version info