r14048 by mrdocs - freshen the changelogSVN and bump the date to build new rpms
scribus-commit
scribus-commit at lists.scribus.net
Sun Sep 27 00:25:14 CEST 2009
Revision: 14048
Author: mrdocs
Date: 2009-09-26T22:23:43.494075Z
Commit message: freshen the changelogSVN and bump the date to build new rpms
Changeset:
M /branches/Version133x/Scribus/scribus/about.cpp
Diffs:
Index: scribus/about.cpp
===================================================================
--- scribus/about.cpp (revision 14047)
+++ scribus/about.cpp (revision 14048)
@@ -54,8 +54,8 @@
tabLayout1->addWidget( pixmapLabel1 );
buildID = new QLabel( tab, "BB" );
buildID->setAlignment(Qt::AlignCenter);
- QString BUILD_DAY = "12";
- QString BUILD_MONTH = CommonStrings::may;
+ QString BUILD_DAY = "27";
+ QString BUILD_MONTH = CommonStrings::sept;
QString BUILD_YEAR = "2009";
QString BUILD_TIME = "";
QString BUILD_TZ = "";
More information about the scribus-commit
mailing list