Skip to content

Commit 268f960

Browse files
committed
Updated Plus stable version to 2.6
1 parent 097aec1 commit 268f960

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ INCLUDE(CMake/PlusLibMacros.cmake)
99
# ------------------------------------------------------------------------
1010
# Set project version number
1111
SET(PLUSLIB_VERSION_MAJOR "2")
12-
SET(PLUSLIB_VERSION_MINOR "5")
12+
SET(PLUSLIB_VERSION_MINOR "6")
1313
SET(PLUSLIB_VERSION_PATCH "0")
1414
SET(PLUSLIB_VERSION ${PLUSLIB_VERSION_MAJOR}.${PLUSLIB_VERSION_MINOR}.${PLUSLIB_VERSION_PATCH})
1515

0 commit comments

Comments
 (0)