Skip to content

Commit

Permalink
this commit marks the release point of version 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mhogomchungu committed Dec 1, 2016
1 parent 8856b10 commit ec9f597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ec9f597

Please sign in to comment.