r16372 by mrdocs - version bumps for 1.4.0.rc1

scribus-commit scribus-commit at lists.scribus.net
Wed Feb 16 11:30:48 CET 2011


Author: mrdocs
Date: Wed Feb 16 10:30:48 2011
New Revision: 16372

URL: http://scribus.info/websvn/listing.php?repname=Scribus&sc=1&rev=16372
Log:
version bumps for 1.4.0.rc1

Modified:
    branches/Version135/Scribus/CMakeLists.txt
    branches/Version135/Scribus/README
    branches/Version135/Scribus/config.h.cmake
    branches/Version135/Scribus/scribusversions.xml

Modified: branches/Version135/Scribus/CMakeLists.txt
URL: http://scribus.info/websvn/diff.php?repname=Scribus&rev=16372&path=/branches/Version135/Scribus/CMakeLists.txt
==============================================================================
--- branches/Version135/Scribus/CMakeLists.txt (original)
+++ branches/Version135/Scribus/CMakeLists.txt Wed Feb 16 10:30:48 2011
@@ -79,7 +79,7 @@
 SET (VERSION_MAJOR "1")
 SET (VERSION_MINOR "4")
 SET (VERSION_PATCH "0")
-SET (VERSION_SUFFIX "svn")
+SET (VERSION_SUFFIX "rc1")
 SET (VERSION ${VERSION_MAJOR})
 IF (VERSION_MINOR GREATER -1)
   SET (VERSION ${VERSION}.${VERSION_MINOR})
@@ -852,10 +852,10 @@
   SET(CPACK_TOPLEVEL_TAG "")
   SET(CPACK_SOURCE_IGNORE_FILES
     CMakeCache.txt
-    scribus-1.4.0.svn.tar.gz
-    scribus-1.4.0.svn.tar.Z
-    scribus-1.4.0.svn.gz
-    scribus-1.4.0.svn.tar.bz2
+    scribus-1.4.0.rc1.tar.gz
+    scribus-1.4.0.rc1.tar.Z
+    scribus-1.4.0.rc1.gz
+    scribus-1.4.0.rc1.tar.bz2
     "~$"
     "\\\\.cvsignore$"
     "\\\\.o$"

Modified: branches/Version135/Scribus/README
URL: http://scribus.info/websvn/diff.php?repname=Scribus&rev=16372&path=/branches/Version135/Scribus/README
==============================================================================
--- branches/Version135/Scribus/README (original)
+++ branches/Version135/Scribus/README Wed Feb 16 10:30:48 2011
@@ -1,11 +1,11 @@
-SCRIBUS 1.4.0.svn
+SCRIBUS 1.4.0.RC1
 ----------------------------------------------
 
-1.4.0.svn will become the next new stable version 1.4, which will replace 1.3.3.x as the officially stable Scribus version.
+1.4.0.RC1 will become the next new stable version 1.4, which will replace 1.3.3.x as the officially stable Scribus version.
 
-While 1.4.0.svn is considered to be usable, you may want to keep the latest 1.3.3.14 as a fallback option. Both versions can be installed in parallel. Please be aware of the fact that files saved with 1.3.4 or any later version cannot be opened by 1.3.3.x!
+While 1.4.0.RC1 is considered to be usable, you may want to keep the latest 1.3.3.14 as a fallback option. Both versions can be installed in parallel. Please be aware of the fact that files saved with 1.3.4 or any later version cannot be opened by 1.3.3.x!
 
-If you think you have found a bug in 1.4.0.svn, you can use the Scribus bugtracker (http://bugs.scribus.net) to make us aware of it. Please make sure that the bug hasn't been reported earlier. The bugtracker's search feature can help you to check for issues that have already been submitted.
+If you think you have found a bug in 1.4.0.RC1, you can use the Scribus bugtracker (http://bugs.scribus.net) to make us aware of it. Please make sure that the bug hasn't been reported earlier. The bugtracker's search feature can help you to check for issues that have already been submitted.
 
 Compiling from Source
 =====================

Modified: branches/Version135/Scribus/config.h.cmake
URL: http://scribus.info/websvn/diff.php?repname=Scribus&rev=16372&path=/branches/Version135/Scribus/config.h.cmake
==============================================================================
--- branches/Version135/Scribus/config.h.cmake (original)
+++ branches/Version135/Scribus/config.h.cmake Wed Feb 16 10:30:48 2011
@@ -9,7 +9,7 @@
 #error "Include <scconfig.h> rather than using <config.h> directly"
 #endif
 
-#cmakedefine VERSION "1.4.0.svn"
+#cmakedefine VERSION "1.4.0.rc1"
 
 #cmakedefine BUILD_WINDOWS_VERSION 1
 #cmakedefine SC_USE_GDI 1

Modified: branches/Version135/Scribus/scribusversions.xml
URL: http://scribus.info/websvn/diff.php?repname=Scribus&rev=16372&path=/branches/Version135/Scribus/scribusversions.xml
==============================================================================
--- branches/Version135/Scribus/scribusversions.xml (original)
+++ branches/Version135/Scribus/scribusversions.xml Wed Feb 16 10:30:48 2011
@@ -8,13 +8,13 @@
   <release platform="OS2" stability="stablesvn" version="1.3.3.14" />
   <release platform="MacOSX" stability="stablesvn" version="1.3.3.14" />
   <release platform="Win32" stability="stablesvn" version="1.3.3.14" />
-  <release platform="X11" stability="unstable" version="1.4.0.svn" />
-  <release platform="Win32" stability="unstable" version="1.4.0.svn" />
-  <release platform="MacOSX" stability="unstable" version="1.4.0.svn" />
-  <release platform="OS2" stability="unstable" version="1.4.0.svn" />
+  <release platform="X11" stability="unstable" version="1.4.0.RC1" />
+  <release platform="Win32" stability="unstable" version="1.4.0.RC1" />
+  <release platform="MacOSX" stability="unstable" version="1.4.0.RC1" />
+  <release platform="OS2" stability="unstable" version="1.4.0.RC1" />
   <release platform="X11" stability="unstablesvn" version="1.5.0.svn" />
   <release platform="Win32" stability="unstablesvn" version="1.5.0.svn" />
   <release platform="MacOSX" stability="unstablesvn" version="1.5.0.svn" />
   <release platform="OS2" stability="unstablesvn" version="1.5.0.svn" />
-  <message lang="en" > - Scribus 1.3.3.14 is the latest stable release.<![CDATA[<br>]]> - We have stabilised 1.3.3.x for those wishing to use some new features of the 1.3.x series but need more stability.<![CDATA[<br>]]> - Scribus 1.3.9 was released 27 November 2010 </message>
+  <message lang="en" > - Scribus 1.3.3.14 is the latest stable release.<![CDATA[<br>]]> - We have stabilised 1.3.3.x for those wishing to use some new features of the 1.3.x series but need more stability.<![CDATA[<br>]]> - Scribus 1.4.0.RC1 was released 16 Feb 2011 </message>
 </scribus>




More information about the scribus-commit mailing list