|
From: <tiz...@us...> - 2012-09-06 08:41:15
|
Revision: 331
http://sepiola.svn.sourceforge.net/sepiola/?rev=331&view=rev
Author: tizianomueller
Date: 2012-09-06 08:41:04 +0000 (Thu, 06 Sep 2012)
Log Message:
-----------
Bump version to 2.1.1
Modified Paths:
--------------
trunk/CMakeLists.txt
Modified: trunk/CMakeLists.txt
===================================================================
--- trunk/CMakeLists.txt 2012-09-06 08:40:53 UTC (rev 330)
+++ trunk/CMakeLists.txt 2012-09-06 08:41:04 UTC (rev 331)
@@ -49,7 +49,7 @@
SET(CPACK_PACKAGE_VENDOR "stepping stone GmbH")
SET(CPACK_PACKAGE_VERSION_MAJOR "2")
SET(CPACK_PACKAGE_VERSION_MINOR "1")
-SET(CPACK_PACKAGE_VERSION_PATCH "0")
+SET(CPACK_PACKAGE_VERSION_PATCH "1")
SET(CPACK_PACKAGE_INSTALL_REGISTRY_KEY "${CPACK_PACKAGE_NAME} ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
SET(CPACK_PACKAGE_EXECUTABLES ${CPACK_PACKAGE_NAME} ${CPACK_PACKAGE_FULL_NAME})
SET(CPACK_RESOURCE_FILE_LICENSE "${CMAKE_CURRENT_SOURCE_DIR}/COPYING")
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|