Skip to content

Commit 96a1b86

Browse files
committed
Bumped master version to 2.1.0
1 parent 1c9d6eb commit 96a1b86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
SET(CPACK_PACKAGE_VERSION_MAJOR "1")
2-
SET(CPACK_PACKAGE_VERSION_MINOR "9")
1+
SET(CPACK_PACKAGE_VERSION_MAJOR "2")
2+
SET(CPACK_PACKAGE_VERSION_MINOR "1")
33
SET(CPACK_PACKAGE_VERSION_PATCH "0")
44
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
55
SET(RELEASE_NAME "Master")

0 commit comments

Comments
 (0)