From 592ec9b7859f544b297e9352323b45ceb450a68a Mon Sep 17 00:00:00 2001 From: Piotr Krysik Date: Sun, 12 Aug 2018 20:13:50 +0200 Subject: Increasing version number in order to correct wrongs of previous attempt Change-Id: Ie067b48a9c67a13e928598ec722a7e27c464de8f --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') 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 -- cgit v1.2.3