Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bumped version to 2.0.1
  • Loading branch information
timlinux committed Sep 10, 2013
1 parent 15d8f36 commit ef5449c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
@@ -1,6 +1,6 @@
SET(CPACK_PACKAGE_VERSION_MAJOR "2")
SET(CPACK_PACKAGE_VERSION_MINOR "0")
SET(CPACK_PACKAGE_VERSION_PATCH "0")
SET(CPACK_PACKAGE_VERSION_PATCH "1")
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
SET(RELEASE_NAME "Dufour")
SET(PROJECT_VERSION ${COMPLETE_VERSION})
Expand Down

0 comments on commit ef5449c

Please sign in to comment.