Skip to content

Commit

Permalink
CONFIG: Updated version.
Browse files Browse the repository at this point in the history
  • Loading branch information
daminetreg committed Aug 18, 2015
1 parent 8b474ed commit 7a2da49
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 @@ -11,7 +11,7 @@ enable_testing()

set (pre_VERSION_MAJOR 1)
set (pre_VERSION_MINOR 2)
set (pre_VERSION_PATCH 1)
set (pre_VERSION_PATCH 2)

set (PRE_VERSION "${pre_VERSION_MAJOR}.${pre_VERSION_MINOR}.${pre_VERSION_PATCH}")

Expand Down

0 comments on commit 7a2da49

Please sign in to comment.