Skip to content

Commit ef5449c

Browse files
committed
Bumped version to 2.0.1
1 parent 15d8f36 commit ef5449c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
SET(CPACK_PACKAGE_VERSION_MAJOR "2")
22
SET(CPACK_PACKAGE_VERSION_MINOR "0")
3-
SET(CPACK_PACKAGE_VERSION_PATCH "0")
3+
SET(CPACK_PACKAGE_VERSION_PATCH "1")
44
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
55
SET(RELEASE_NAME "Dufour")
66
SET(PROJECT_VERSION ${COMPLETE_VERSION})

0 commit comments

Comments
 (0)