r15388 by craig - Version bumps to 1.3.9.svn
scribus-commit
scribus-commit at lists.scribus.net
Wed Jul 28 00:42:08 CEST 2010
Author: craig
Date: Tue Jul 27 22:42:08 2010
New Revision: 15388
URL: http://scribus.info/websvn/listing.php?repname=Scribus&sc=1&rev=15388
Log:
Version bumps to 1.3.9.svn
Modified:
branches/Version135/Scribus/CMakeLists.txt
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=15388&path=/branches/Version135/Scribus/CMakeLists.txt
==============================================================================
--- branches/Version135/Scribus/CMakeLists.txt (original)
+++ branches/Version135/Scribus/CMakeLists.txt Tue Jul 27 22:42:08 2010
@@ -77,8 +77,8 @@
#where VERSION_SUFFIX is of the form "", "svn" or "Nsvn" (N being the minor patch level)
SET (VERSION_MAJOR "1")
SET (VERSION_MINOR "3")
-SET (VERSION_PATCH "8")
-SET (VERSION_SUFFIX "")
+SET (VERSION_PATCH "9")
+SET (VERSION_SUFFIX "svn")
SET (VERSION ${VERSION_MAJOR})
IF (VERSION_MINOR GREATER -1)
SET (VERSION ${VERSION}.${VERSION_MINOR})
@@ -835,10 +835,10 @@
SET(CPACK_TOPLEVEL_TAG "")
SET(CPACK_SOURCE_IGNORE_FILES
CMakeCache.txt
- scribus-1.3.8.tar.gz
- scribus-1.3.8.tar.Z
- scribus-1.3.8.gz
- scribus-1.3.8.tar.bz2
+ scribus-1.3.9.tar.gz
+ scribus-1.3.9.tar.Z
+ scribus-1.3.9.gz
+ scribus-1.3.9.tar.bz2
"~$"
"\\\\.cvsignore$"
"\\\\.o$"
Modified: branches/Version135/Scribus/config.h.cmake
URL: http://scribus.info/websvn/diff.php?repname=Scribus&rev=15388&path=/branches/Version135/Scribus/config.h.cmake
==============================================================================
--- branches/Version135/Scribus/config.h.cmake (original)
+++ branches/Version135/Scribus/config.h.cmake Tue Jul 27 22:42:08 2010
@@ -9,7 +9,7 @@
#error "Include <scconfig.h> rather than using <config.h> directly"
#endif
-#cmakedefine VERSION "1.3.8"
+#cmakedefine VERSION "1.3.9.svn"
#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=15388&path=/branches/Version135/Scribus/scribusversions.xml
==============================================================================
--- branches/Version135/Scribus/scribusversions.xml (original)
+++ branches/Version135/Scribus/scribusversions.xml Tue Jul 27 22:42:08 2010
@@ -8,13 +8,13 @@
<release platform="OS2" stability="stablesvn" version="1.3.3.14svn" />
<release platform="MacOSX" stability="stablesvn" version="1.3.3.14svn" />
<release platform="Win32" stability="stablesvn" version="1.3.3.14svn" />
- <release platform="X11" stability="unstable" version="1.3.7" />
- <release platform="Win32" stability="unstable" version="1.3.7" />
- <release platform="MacOSX" stability="unstable" version="1.3.7" />
- <release platform="OS2" stability="unstable" version="1.3.7" />
- <release platform="X11" stability="unstablesvn" version="1.3.8.svn" />
- <release platform="Win32" stability="unstablesvn" version="1.3.8.svn" />
- <release platform="MacOSX" stability="unstablesvn" version="1.3.8.svn" />
- <release platform="OS2" stability="unstablesvn" version="1.3.8.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.7 was released 1 June 2010 </message>
+ <release platform="X11" stability="unstable" version="1.3.8" />
+ <release platform="Win32" stability="unstable" version="1.3.8" />
+ <release platform="MacOSX" stability="unstable" version="1.3.8" />
+ <release platform="OS2" stability="unstable" version="1.3.8" />
+ <release platform="X11" stability="unstablesvn" version="1.3.9.svn" />
+ <release platform="Win32" stability="unstablesvn" version="1.3.9.svn" />
+ <release platform="MacOSX" stability="unstablesvn" version="1.3.9.svn" />
+ <release platform="OS2" stability="unstablesvn" version="1.3.9.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.8 was released 25 July 2010 </message>
</scribus>
More information about the scribus-commit
mailing list