Skip to content

Commit a9c35fd

Browse files
committedFeb 23, 2012
update version number
1 parent 48c1c1d commit a9c35fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
SET(CPACK_PACKAGE_VERSION_MAJOR "1")
22
SET(CPACK_PACKAGE_VERSION_MINOR "7")
3-
SET(CPACK_PACKAGE_VERSION_PATCH "3")
3+
SET(CPACK_PACKAGE_VERSION_PATCH "5")
44
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
55
SET(RELEASE_NAME "Wroclaw")
66
SET(PROJECT_VERSION ${COMPLETE_VERSION})

0 commit comments

Comments
 (0)
Please sign in to comment.