Salome HOME
Changed memory unit to megabytes for batch mangers ePBS and eLSF.
[tools/libbatch.git] / CMakeLists.txt
index 5872eb499c194a0ffd326b93e89c0e35c8f142de..db519d7fca694a9c1839db3fa98026dc78b0cfe1 100644 (file)
@@ -68,7 +68,7 @@ SET(CPACK_GENERATOR TGZ)
 SET(CPACK_SOURCE_GENERATOR TGZ ZIP)
 SET(CPACK_PACKAGE_VERSION_MAJOR 1)
 SET(CPACK_PACKAGE_VERSION_MINOR 1)
-SET(CPACK_PACKAGE_VERSION_PATCH 0rc2)
+SET(CPACK_PACKAGE_VERSION_PATCH 0rc3)
 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})