Skip to content

Commit

Permalink
Updated Plus version to 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunderlandkyl committed Nov 18, 2017
1 parent b4ce43e commit 97c1c7b
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 @@ -9,7 +9,7 @@ INCLUDE(CMake/PlusLibMacros.cmake)
# ------------------------------------------------------------------------
# Set project version number
SET(PLUSLIB_VERSION_MAJOR "2")
SET(PLUSLIB_VERSION_MINOR "5")
SET(PLUSLIB_VERSION_MINOR "7")
SET(PLUSLIB_VERSION_PATCH "0")
SET(PLUSLIB_VERSION ${PLUSLIB_VERSION_MAJOR}.${PLUSLIB_VERSION_MINOR}.${PLUSLIB_VERSION_PATCH})

Expand Down

0 comments on commit 97c1c7b

Please sign in to comment.