Changeset: 6d8b9a7ae51b for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=6d8b9a7ae51b
Modified Files:
vertoo.config
Branch: Mar2011
Log Message:
More version numbers that need to be updated.
diffs (33 lines):
diff --git a/vertoo.config b/vertoo.config
--- a/vertoo.config
+++ b/vertoo.config
@@ -8,7 +8,7 @@
# %q - version number surrounded by single quotes
# %Q - version number surrounded by double quotes
-main.addAnchor("configure.ag", "[MonetDB Common], [%v]")
+main.addAnchor("configure.ag", "[MonetDB], [%v]")
main.addAnchor("MonetDB.spec", "%define version %v")
main.addAnchor("NT/rules.msc", "VERSION=%v")
main.addAnchors("gdk/libbat.rc",
@@ -63,8 +63,20 @@
format = "@normal"))
main.addAnchors("NT/installer32/MonetDB5-SQL-Installer.vdproj",
arguments(pattern = '"ProductVersion" = "8:%v"',
+ format = "@normal"),
+ arguments(pattern = r'MonetDB-SQL-%v\\dump-restore.txt',
+ format = "@normal"),
+ arguments(pattern = r'MonetDB-SQL-%v\\dump-restore.html',
+ format = "@normal"),
+ arguments(pattern = '"8:MonetDB-SQL-%v"',
format = "@normal"))
main.addAnchors("NT/installer64/MonetDB5-SQL-Installer.vdproj",
arguments(pattern = '"ProductVersion" = "8:%v"',
+ format = "@normal"),
+ arguments(pattern = r'MonetDB-SQL-%v\\dump-restore.txt',
+ format = "@normal"),
+ arguments(pattern = r'MonetDB-SQL-%v\\dump-restore.html',
+ format = "@normal"),
+ arguments(pattern = '"8:MonetDB-SQL-%v"',
format = "@normal"))
main.addAnchor("template/configure.ag", "[MonetDB template], [%v]")
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list