|
From: <tiz...@us...> - 2012-09-17 08:15:34
|
Revision: 342
http://sepiola.svn.sourceforge.net/sepiola/?rev=342&view=rev
Author: tizianomueller
Date: 2012-09-17 08:15:23 +0000 (Mon, 17 Sep 2012)
Log Message:
-----------
Version bump to 2.1.2
Modified Paths:
--------------
trunk/CMakeLists.txt
Modified: trunk/CMakeLists.txt
===================================================================
--- trunk/CMakeLists.txt 2012-09-17 08:15:11 UTC (rev 341)
+++ trunk/CMakeLists.txt 2012-09-17 08:15:23 UTC (rev 342)
@@ -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 "1")
+SET(CPACK_PACKAGE_VERSION_PATCH "2")
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.
|