r16418 by mrdocs - version bump - here comes rc2

scribus-commit scribus-commit at lists.scribus.net
Sun Mar 6 19:21:23 CET 2011


Author: mrdocs
Date: Sun Mar  6 18:21:22 2011
New Revision: 16418

URL: http://scribus.info/websvn/listing.php?repname=Scribus&sc=1&rev=16418
Log:
version bump - here comes rc2

Modified:
    branches/Version135/Scribus/CMakeLists.txt

Modified: branches/Version135/Scribus/CMakeLists.txt
URL: http://scribus.info/websvn/diff.php?repname=Scribus&rev=16418&path=/branches/Version135/Scribus/CMakeLists.txt
==============================================================================
--- branches/Version135/Scribus/CMakeLists.txt (original)
+++ branches/Version135/Scribus/CMakeLists.txt Sun Mar  6 18:21:22 2011
@@ -79,7 +79,7 @@
 SET (VERSION_MAJOR "1")
 SET (VERSION_MINOR "4")
 SET (VERSION_PATCH "0")
-SET (VERSION_SUFFIX "rc1")
+SET (VERSION_SUFFIX "rc2")
 SET (VERSION ${VERSION_MAJOR})
 IF (VERSION_MINOR GREATER -1)
   SET (VERSION ${VERSION}.${VERSION_MINOR})




More information about the scribus-commit mailing list