Changeset: fd41b90216dd for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=fd41b90216dd
Modified Files:
MonetDB/MonetDB.spec
MonetDB/NT/MonetDB-Common/MonetDB-Common.vdproj
MonetDB/NT/MonetDB-Common/MonetDB-Common64.vdproj
MonetDB/NT/rules.msc
MonetDB/configure.ag
MonetDB/src/gdk/libbat.rc
MonetDB/vertoo.data
MonetDB4/MonetDB-server.spec
MonetDB4/NT/MonetDB.iss
MonetDB4/NT/MonetDB4-Server/MonetDB4-Server.vdproj
MonetDB4/NT/MonetDB4-Server/MonetDB4-Server64.vdproj
MonetDB4/NT/rules.msc
MonetDB4/VERSION
MonetDB4/configure.ag
MonetDB4/src/monet/libmonet.rc
MonetDB4/vertoo.data
MonetDB5/MonetDB-server.spec
MonetDB5/NT/MonetDB5-Server/MonetDB5-Server.vdproj
MonetDB5/NT/MonetDB5-Server/MonetDB5-Server64.vdproj
MonetDB5/NT/rules.msc
MonetDB5/VERSION
MonetDB5/configure.ag
MonetDB5/src/mal/libmonetdb5.rc
MonetDB5/vertoo.data
clients/MonetDB-client.spec
clients/NT/MonetDB-Clients/MonetDB-Clients.vdproj
clients/NT/MonetDB-Clients/MonetDB-Clients64.vdproj
clients/NT/rules.msc
clients/configure.ag
clients/src/mapilib/Mapi.rc
clients/src/odbc/driver/driver.rc
clients/src/odbc/winsetup/MonetDB-ODBC-Installer/MonetDB-ODBC-Installer.vdproj
clients/src/odbc/winsetup/MonetDB-ODBC-Installer64/MonetDB-ODBC-Installer.vdproj
clients/src/odbc/winsetup/setup.rc
clients/vertoo.data
geom/MonetDB-geom.spec
geom/NT/MonetDB5-Geom/MonetDB5-Geom-Module.vdproj
geom/NT/MonetDB5-Geom64/MonetDB5-Geom-Module.vdproj
geom/NT/rules.msc
geom/configure.ag
geom/vertoo.data
java/configure.ag
java/vertoo.data
pathfinder/MonetDB-XQuery.spec
pathfinder/NT/MonetDB4-XQuery/MonetDB4-XQuery-Installer.vdproj
pathfinder/NT/MonetDB4-XQuery/MonetDB4-XQuery.vdproj
pathfinder/NT/MonetDB4-XQuery/MonetDB4-XQuery64.vdproj
pathfinder/NT/MonetDB4-XQuery64/MonetDB4-XQuery-Installer.vdproj
pathfinder/NT/rules.msc
pathfinder/VERSION
pathfinder/configure.ag
pathfinder/runtime/pathfinder.mx
pathfinder/runtime/xrpc/admin/title.html.in
pathfinder/vertoo.data
sql/MonetDB-SQL.spec
sql/NT/MonetDB5-SQL/MonetDB5-SQL-Installer.vdproj
sql/NT/MonetDB5-SQL/MonetDB5-SQL.vdproj
sql/NT/MonetDB5-SQL/MonetDB5-SQL64.vdproj
sql/NT/MonetDB5-SQL64/MonetDB5-SQL-Installer.vdproj
sql/NT/rules.msc
sql/VERSION
sql/configure.ag
sql/vertoo.data
template/configure.ag
template/vertoo.data
testing/MonetDB-testing.spec
testing/NT/rules.msc
testing/configure.ag
testing/vertoo.data
Branch: Jun2010
Log Message:
Pre-release version number update.
diffs (truncated from 1170 to 300 lines):
diff -r b633bd288199 -r fd41b90216dd MonetDB/MonetDB.spec
--- a/MonetDB/MonetDB.spec Fri Aug 20 17:04:36 2010 +0200
+++ b/MonetDB/MonetDB.spec Mon Aug 23 09:48:06 2010 +0200
@@ -1,5 +1,5 @@
%define name MonetDB
-%define version 1.38.4
+%define version 1.38.5
%{!?buildno: %define buildno %(date +%Y%m%d)}
%define release %{buildno}%{?dist}%{?oid32:.oid32}%{!?oid32:.oid%{bits}}
diff -r b633bd288199 -r fd41b90216dd
MonetDB/NT/MonetDB-Common/MonetDB-Common.vdproj
--- a/MonetDB/NT/MonetDB-Common/MonetDB-Common.vdproj Fri Aug 20 17:04:36
2010 +0200
+++ b/MonetDB/NT/MonetDB-Common/MonetDB-Common.vdproj Mon Aug 23 09:48:06
2010 +0200
@@ -550,7 +550,7 @@
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
- "ProductVersion" = "8:1.38.4"
+ "ProductVersion" = "8:1.38.5"
"Manufacturer" = "8:MonetDB"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:http://monetdb.cwi.nl/"
@@ -619,7 +619,7 @@
"Condition" = "8:"
"Transitive" = "11:FALSE"
"ValueTypes" = "3:1"
- "Value" = "8:1.38.4"
+ "Value" = "8:1.38.5"
}
}
}
diff -r b633bd288199 -r fd41b90216dd
MonetDB/NT/MonetDB-Common/MonetDB-Common64.vdproj
--- a/MonetDB/NT/MonetDB-Common/MonetDB-Common64.vdproj Fri Aug 20 17:04:36
2010 +0200
+++ b/MonetDB/NT/MonetDB-Common/MonetDB-Common64.vdproj Mon Aug 23 09:48:06
2010 +0200
@@ -550,7 +550,7 @@
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
- "ProductVersion" = "8:1.38.4"
+ "ProductVersion" = "8:1.38.5"
"Manufacturer" = "8:MonetDB"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:http://monetdb.cwi.nl/"
@@ -619,7 +619,7 @@
"Condition" = "8:"
"Transitive" = "11:FALSE"
"ValueTypes" = "3:1"
- "Value" = "8:1.38.4"
+ "Value" = "8:1.38.5"
}
}
}
diff -r b633bd288199 -r fd41b90216dd MonetDB/NT/rules.msc
--- a/MonetDB/NT/rules.msc Fri Aug 20 17:04:36 2010 +0200
+++ b/MonetDB/NT/rules.msc Mon Aug 23 09:48:06 2010 +0200
@@ -29,7 +29,7 @@
pkg = MonetDB
CONFIG_H=monetdb_config.h
-VERSION=1.38.4
+VERSION=1.38.5
# ^^^^^^
# Maintained via vertoo. Please don't modify by hand!
# Contact [email protected] for details and/or
assistance.
diff -r b633bd288199 -r fd41b90216dd MonetDB/configure.ag
--- a/MonetDB/configure.ag Fri Aug 20 17:04:36 2010 +0200
+++ b/MonetDB/configure.ag Mon Aug 23 09:48:06 2010 +0200
@@ -20,7 +20,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.60)
-AC_INIT([MonetDB Common], [1.38.4], [[email protected]], [MonetDB])
+AC_INIT([MonetDB Common], [1.38.5], [[email protected]], [MonetDB])
# ^^^^^^
# Maintained via vertoo. Please don't modify by hand!
# Contact [email protected] for details and/or
assistance.
diff -r b633bd288199 -r fd41b90216dd MonetDB/src/gdk/libbat.rc
--- a/MonetDB/src/gdk/libbat.rc Fri Aug 20 17:04:36 2010 +0200
+++ b/MonetDB/src/gdk/libbat.rc Mon Aug 23 09:48:06 2010 +0200
@@ -3,8 +3,8 @@
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
1 VERSIONINFO
- FILEVERSION 1,38,4,1
- PRODUCTVERSION 1,38,4,1
+ FILEVERSION 1,38,5,1
+ PRODUCTVERSION 1,38,5,1
FILEFLAGSMASK 0x3fL
FILEFLAGS 0
FILEOS VOS_NT_WINDOWS32
@@ -18,7 +18,7 @@
VALUE "Comments", "\0"
VALUE "CompanyName", "CWI\0"
VALUE "FileDescription", "MonetDB Goblin Database Kernel DLL\0"
- VALUE "FileVersion", "1.38.4\0"
+ VALUE "FileVersion", "1.38.5\0"
// ^^^^^^^^
// Maintained via vertoo. Please don't modify by hand!
// Contact [email protected] for details and/or
assistance.
@@ -28,7 +28,7 @@
VALUE "OriginalFilename", "libbat.dll\0"
VALUE "PrivateBuild", "\0"
VALUE "ProductName", "MonetDB Common Libraries\0"
- VALUE "ProductVersion", "1.38.4\0"
+ VALUE "ProductVersion", "1.38.5\0"
// ^^^^^^^^
// Maintained via vertoo. Please don't modify by hand!
// Contact [email protected] for details and/or
assistance.
diff -r b633bd288199 -r fd41b90216dd MonetDB/vertoo.data
--- a/MonetDB/vertoo.data Fri Aug 20 17:04:36 2010 +0200
+++ b/MonetDB/vertoo.data Mon Aug 23 09:48:06 2010 +0200
@@ -1,1 +1,1 @@
-monetdb = major:1; minor:38; release:4;
\ No newline at end of file
+monetdb = major:1; minor:38; release:5;
\ No newline at end of file
diff -r b633bd288199 -r fd41b90216dd MonetDB4/MonetDB-server.spec
--- a/MonetDB4/MonetDB-server.spec Fri Aug 20 17:04:36 2010 +0200
+++ b/MonetDB4/MonetDB-server.spec Mon Aug 23 09:48:06 2010 +0200
@@ -1,5 +1,5 @@
%define name MonetDB4-server
-%define version 4.38.4
+%define version 4.38.5
%{!?buildno: %define buildno %(date +%Y%m%d)}
%define release %{buildno}%{?dist}%{?oid32:.oid32}%{!?oid32:.oid%{bits}}
diff -r b633bd288199 -r fd41b90216dd MonetDB4/NT/MonetDB.iss
--- a/MonetDB4/NT/MonetDB.iss Fri Aug 20 17:04:36 2010 +0200
+++ b/MonetDB4/NT/MonetDB.iss Mon Aug 23 09:48:06 2010 +0200
@@ -1,7 +1,7 @@
[Setup]
AppName=MonetDB
-AppVerName=MonetDB 4.38.4
+AppVerName=MonetDB 4.38.5
DefaultDirName={pf}\MonetDB
DefaultGroupName=MonetDB
UninstallDisplayIcon={app}\bin\Mserver.exe
diff -r b633bd288199 -r fd41b90216dd
MonetDB4/NT/MonetDB4-Server/MonetDB4-Server.vdproj
--- a/MonetDB4/NT/MonetDB4-Server/MonetDB4-Server.vdproj Fri Aug 20
17:04:36 2010 +0200
+++ b/MonetDB4/NT/MonetDB4-Server/MonetDB4-Server.vdproj Mon Aug 23
09:48:06 2010 +0200
@@ -2840,7 +2840,7 @@
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
- "ProductVersion" = "8:4.38.4"
+ "ProductVersion" = "8:4.38.5"
"Manufacturer" = "8:MonetDB"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:http://monetdb.cwi.nl/"
@@ -2901,7 +2901,7 @@
"Condition" = "8:"
"Transitive" = "11:FALSE"
"ValueTypes" = "3:1"
- "Value" = "8:4.38.4"
+ "Value" = "8:4.38.5"
}
}
}
diff -r b633bd288199 -r fd41b90216dd
MonetDB4/NT/MonetDB4-Server/MonetDB4-Server64.vdproj
--- a/MonetDB4/NT/MonetDB4-Server/MonetDB4-Server64.vdproj Fri Aug 20
17:04:36 2010 +0200
+++ b/MonetDB4/NT/MonetDB4-Server/MonetDB4-Server64.vdproj Mon Aug 23
09:48:06 2010 +0200
@@ -2846,7 +2846,7 @@
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
- "ProductVersion" = "8:4.38.4"
+ "ProductVersion" = "8:4.38.5"
"Manufacturer" = "8:MonetDB"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:http://monetdb.cwi.nl/"
@@ -2907,7 +2907,7 @@
"Condition" = "8:"
"Transitive" = "11:FALSE"
"ValueTypes" = "3:1"
- "Value" = "8:4.38.4"
+ "Value" = "8:4.38.5"
}
}
}
diff -r b633bd288199 -r fd41b90216dd MonetDB4/NT/rules.msc
--- a/MonetDB4/NT/rules.msc Fri Aug 20 17:04:36 2010 +0200
+++ b/MonetDB4/NT/rules.msc Mon Aug 23 09:48:06 2010 +0200
@@ -39,7 +39,7 @@
pkg = MonetDB4
CONFIG_H=monetdb4_config.h
-VERSION=4.38.4
+VERSION=4.38.5
# ^^^^^^
# Maintained via vertoo. Please don't modify by hand!
# Contact [email protected] for details and/or
assistance.
diff -r b633bd288199 -r fd41b90216dd MonetDB4/VERSION
--- a/MonetDB4/VERSION Fri Aug 20 17:04:36 2010 +0200
+++ b/MonetDB4/VERSION Mon Aug 23 09:48:06 2010 +0200
@@ -1,1 +1,1 @@
-4.38.4
+4.38.5
diff -r b633bd288199 -r fd41b90216dd MonetDB4/configure.ag
--- a/MonetDB4/configure.ag Fri Aug 20 17:04:36 2010 +0200
+++ b/MonetDB4/configure.ag Mon Aug 23 09:48:06 2010 +0200
@@ -19,7 +19,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.60)
-AC_INIT([MonetDB Server], [4.38.4], [[email protected]], [MonetDB4-server])
+AC_INIT([MonetDB Server], [4.38.5], [[email protected]], [MonetDB4-server])
# ^^^^^^
# Maintained via vertoo. Please don't modify by hand!
# Contact [email protected] for details and/or
assistance.
diff -r b633bd288199 -r fd41b90216dd MonetDB4/src/monet/libmonet.rc
--- a/MonetDB4/src/monet/libmonet.rc Fri Aug 20 17:04:36 2010 +0200
+++ b/MonetDB4/src/monet/libmonet.rc Mon Aug 23 09:48:06 2010 +0200
@@ -3,8 +3,8 @@
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
1 VERSIONINFO
- FILEVERSION 4,38,4,1
- PRODUCTVERSION 4,38,4,1
+ FILEVERSION 4,38,5,1
+ PRODUCTVERSION 4,38,5,1
FILEFLAGSMASK 0x3fL
FILEFLAGS 0
FILEOS VOS_NT_WINDOWS32
@@ -18,7 +18,7 @@
VALUE "Comments", "\0"
VALUE "CompanyName", "CWI\0"
VALUE "FileDescription", "MonetDB4 Library DLL\0"
- VALUE "FileVersion", "4.38.4\0"
+ VALUE "FileVersion", "4.38.5\0"
// ^^^^^^^^
// Maintained via vertoo. Please don't modify by hand!
// Contact [email protected] for details and/or
assistance.
@@ -28,7 +28,7 @@
VALUE "OriginalFilename", "libmonet.dll\0"
VALUE "PrivateBuild", "\0"
VALUE "ProductName", "MonetDB4 Server\0"
- VALUE "ProductVersion", "4.38.4\0"
+ VALUE "ProductVersion", "4.38.5\0"
// ^^^^^^^^
// Maintained via vertoo. Please don't modify by hand!
// Contact [email protected] for details and/or
assistance.
diff -r b633bd288199 -r fd41b90216dd MonetDB4/vertoo.data
--- a/MonetDB4/vertoo.data Fri Aug 20 17:04:36 2010 +0200
+++ b/MonetDB4/vertoo.data Mon Aug 23 09:48:06 2010 +0200
@@ -1,3 +1,3 @@
monetdb = major:1; minor:38; release:0;
-monetdb4 = major:4; minor:38; release:4;
+monetdb4 = major:4; minor:38; release:5;
clients = major:1; minor:38; release:0;
\ No newline at end of file
diff -r b633bd288199 -r fd41b90216dd MonetDB5/MonetDB-server.spec
--- a/MonetDB5/MonetDB-server.spec Fri Aug 20 17:04:36 2010 +0200
+++ b/MonetDB5/MonetDB-server.spec Mon Aug 23 09:48:06 2010 +0200
@@ -1,5 +1,5 @@
%define name MonetDB5-server
-%define version 5.20.4
+%define version 5.20.5
%{!?buildno: %define buildno %(date +%Y%m%d)}
%define release %{buildno}%{?dist}%{?oid32:.oid32}%{!?oid32:.oid%{bits}}
diff -r b633bd288199 -r fd41b90216dd
MonetDB5/NT/MonetDB5-Server/MonetDB5-Server.vdproj
--- a/MonetDB5/NT/MonetDB5-Server/MonetDB5-Server.vdproj Fri Aug 20
17:04:36 2010 +0200
+++ b/MonetDB5/NT/MonetDB5-Server/MonetDB5-Server.vdproj Mon Aug 23
09:48:06 2010 +0200
@@ -5747,7 +5747,7 @@
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
- "ProductVersion" = "8:5.20.4"
+ "ProductVersion" = "8:5.20.5"
"Manufacturer" = "8:MonetDB"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:http://monetdb.cwi.nl/"
@@ -5808,7 +5808,7 @@
"Condition" = "8:"
"Transitive" = "11:FALSE"
"ValueTypes" = "3:1"
- "Value" = "8:5.20.4"
+ "Value" = "8:5.20.5"
}
}
}
diff -r b633bd288199 -r fd41b90216dd
MonetDB5/NT/MonetDB5-Server/MonetDB5-Server64.vdproj
--- a/MonetDB5/NT/MonetDB5-Server/MonetDB5-Server64.vdproj Fri Aug 20
17:04:36 2010 +0200
+++ b/MonetDB5/NT/MonetDB5-Server/MonetDB5-Server64.vdproj Mon Aug 23
09:48:06 2010 +0200
@@ -5753,7 +5753,7 @@
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
- "ProductVersion" = "8:5.20.4"
+ "ProductVersion" = "8:5.20.5"
"Manufacturer" = "8:MonetDB"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:http://monetdb.cwi.nl/"
@@ -5814,7 +5814,7 @@
"Condition" = "8:"
"Transitive" = "11:FALSE"
"ValueTypes" = "3:1"
- "Value" = "8:5.20.4"
+ "Value" = "8:5.20.5"
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list