From: barate Date: Fri, 23 Apr 2010 15:44:31 +0000 (+0000) Subject: Moved version number to 1.1.0rc2 X-Git-Tag: V1_1_0rc2~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=42608d749ac36241fc3a95eb0b61f86041abb0ca;p=tools%2Flibbatch.git Moved version number to 1.1.0rc2 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 4da4d10..2881929 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -67,8 +67,8 @@ add_subdirectory (misc) SET(CPACK_GENERATOR TGZ) SET(CPACK_SOURCE_GENERATOR TGZ ZIP) SET(CPACK_PACKAGE_VERSION_MAJOR 1) -SET(CPACK_PACKAGE_VERSION_MINOR 0) -SET(CPACK_PACKAGE_VERSION_PATCH 0) +SET(CPACK_PACKAGE_VERSION_MINOR 1) +SET(CPACK_PACKAGE_VERSION_PATCH 0rc2) 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}) diff --git a/doc/version.texi b/doc/version.texi index 95f3bec..00cc319 100644 --- a/doc/version.texi +++ b/doc/version.texi @@ -1,4 +1,4 @@ -@set UPDATED 23 March 2009 -@set UPDATED-MONTH March 2009 -@set EDITION 1.0.0 -@set VERSION 1.0.0 +@set UPDATED 23 April 2010 +@set UPDATED-MONTH April 2010 +@set EDITION 1.1.0 +@set VERSION 1.1.0