r14582 by mrdocs - bump the date and the versioning for 1.3.3.14

scribus-commit scribus-commit at lists.scribus.net
Wed Jan 27 23:10:24 CET 2010


Revision: 14582
Author: mrdocs
Date: 2010-01-27T22:06:47.062394Z
Commit message: bump the date and the versioning for 1.3.3.14

Changeset: 
M  /branches/Version133x/Scribus/config.h.cmake
M  /branches/Version133x/Scribus/configure.in.in

Diffs:
Index: configure.in.in
===================================================================
--- configure.in.in	(revision 14581)
+++ configure.in.in	(revision 14582)
@@ -61,7 +61,7 @@
 AC_ARG_PROGRAM
 
 dnl Automake doc recommends to do this only here. (Janos)
-AM_INIT_AUTOMAKE(scribus,1.3.3.14.svn)
+AM_INIT_AUTOMAKE(scribus,1.3.3.14)
 
 dnl Check for --enable-lib64
 KDE_CHECK_LIB64
Index: config.h.cmake
===================================================================
--- config.h.cmake	(revision 14581)
+++ config.h.cmake	(revision 14582)
@@ -9,7 +9,7 @@
 #error "Include <scconfig.h> rather than using <config.h> directly"
 #endif
 
-#cmakedefine VERSION "1.3.3.14.svn"
+#cmakedefine VERSION "1.3.3.14"
 
 #cmakedefine BUILD_MAC_BUNDLE
 #cmakedefine HAVE_CMS 1




More information about the scribus-commit mailing list