From ec9f59726f907bb6aae9afa3f59c5896bdd8fe34 Mon Sep 17 00:00:00 2001 From: Francis Banyikwa Date: Thu, 1 Dec 2016 10:25:21 +0300 Subject: [PATCH] this commit marks the release point of version 1.2.2 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index dfc00729..7235fc09 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -57,7 +57,7 @@ file( WRITE ${PROJECT_BINARY_DIR}/locale_path.h "\n#define TRANSLATION_PATH \"${ file( WRITE ${PROJECT_BINARY_DIR}/install_prefix.h "\n#define INSTALL_PREFIX \"${CMAKE_INSTALL_PREFIX}/\"\n" ) -set( PGR_VERSION "1.2.1" ) +set( PGR_VERSION "1.2.2" ) file( WRITE ${PROJECT_BINARY_DIR}/version.h " #ifndef THIS_VERSION