]> SALOME platform Git repositories - tools/libbatch.git/commitdiff
Salome HOME
Changed version number to 1.3.1
authorbarate <barate>
Fri, 24 Jun 2011 12:26:49 +0000 (12:26 +0000)
committerbarate <barate>
Fri, 24 Jun 2011 12:26:49 +0000 (12:26 +0000)
CMakeLists.txt

index ab678ea5ad84c87e7a084634e2f7fa4baa4c4653..84797ca7d69e509738270f6893cc3844049a2a01 100644 (file)
@@ -56,7 +56,7 @@ SET(CPACK_GENERATOR TGZ)
 SET(CPACK_SOURCE_GENERATOR TGZ ZIP)
 SET(CPACK_PACKAGE_VERSION_MAJOR 1)
 SET(CPACK_PACKAGE_VERSION_MINOR 3)
-SET(CPACK_PACKAGE_VERSION_PATCH 0)
+SET(CPACK_PACKAGE_VERSION_PATCH 1)
 SET(CPACK_SOURCE_IGNORE_FILES /\\\\.;/CVS/;~)
 SET(CPACK_SOURCE_PACKAGE_FILE_NAME
     ${PROJECT_NAME}-${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})