Changeset: 54221078e6f3 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=54221078e6f3
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/setup.rc
clients/vertoo.data
geom/MonetDB-geom.spec
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.vdproj
pathfinder/NT/MonetDB4-XQuery/MonetDB4-XQuery64.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: Oct2010
Log Message:
Post-release version number update.
diffs (truncated from 1008 to 300 lines):
diff -r 10fbcbe46c20 -r 54221078e6f3 MonetDB/MonetDB.spec
--- a/MonetDB/MonetDB.spec Fri Nov 12 12:59:18 2010 +0100
+++ b/MonetDB/MonetDB.spec Mon Nov 15 11:22:10 2010 +0100
@@ -1,5 +1,5 @@
%define name MonetDB
-%define version 1.40.1
+%define version 1.40.2
%{!?buildno: %define buildno %(date +%Y%m%d)}
%define release %{buildno}%{?dist}%{?oid32:.oid32}%{!?oid32:.oid%{bits}}
diff -r 10fbcbe46c20 -r 54221078e6f3
MonetDB/NT/MonetDB-Common/MonetDB-Common.vdproj
--- a/MonetDB/NT/MonetDB-Common/MonetDB-Common.vdproj Fri Nov 12 12:59:18
2010 +0100
+++ b/MonetDB/NT/MonetDB-Common/MonetDB-Common.vdproj Mon Nov 15 11:22:10
2010 +0100
@@ -524,7 +524,7 @@
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
- "ProductVersion" = "8:1.40.1"
+ "ProductVersion" = "8:1.40.2"
"Manufacturer" = "8:MonetDB"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:http://monetdb.cwi.nl/"
@@ -593,7 +593,7 @@
"Condition" = "8:"
"Transitive" = "11:FALSE"
"ValueTypes" = "3:1"
- "Value" = "8:1.40.1"
+ "Value" = "8:1.40.2"
}
}
}
diff -r 10fbcbe46c20 -r 54221078e6f3
MonetDB/NT/MonetDB-Common/MonetDB-Common64.vdproj
--- a/MonetDB/NT/MonetDB-Common/MonetDB-Common64.vdproj Fri Nov 12 12:59:18
2010 +0100
+++ b/MonetDB/NT/MonetDB-Common/MonetDB-Common64.vdproj Mon Nov 15 11:22:10
2010 +0100
@@ -524,7 +524,7 @@
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
- "ProductVersion" = "8:1.40.1"
+ "ProductVersion" = "8:1.40.2"
"Manufacturer" = "8:MonetDB"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:http://monetdb.cwi.nl/"
@@ -593,7 +593,7 @@
"Condition" = "8:"
"Transitive" = "11:FALSE"
"ValueTypes" = "3:1"
- "Value" = "8:1.40.1"
+ "Value" = "8:1.40.2"
}
}
}
diff -r 10fbcbe46c20 -r 54221078e6f3 MonetDB/NT/rules.msc
--- a/MonetDB/NT/rules.msc Fri Nov 12 12:59:18 2010 +0100
+++ b/MonetDB/NT/rules.msc Mon Nov 15 11:22:10 2010 +0100
@@ -29,7 +29,7 @@
pkg = MonetDB
CONFIG_H=monetdb_config.h
-VERSION=1.40.1
+VERSION=1.40.2
# ^^^^^^
# Maintained via vertoo. Please don't modify by hand!
# Contact [email protected] for details and/or
assistance.
diff -r 10fbcbe46c20 -r 54221078e6f3 MonetDB/configure.ag
--- a/MonetDB/configure.ag Fri Nov 12 12:59:18 2010 +0100
+++ b/MonetDB/configure.ag Mon Nov 15 11:22:10 2010 +0100
@@ -20,7 +20,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.60)
-AC_INIT([MonetDB Common], [1.40.1], [[email protected]], [MonetDB])
+AC_INIT([MonetDB Common], [1.40.2], [[email protected]], [MonetDB])
# ^^^^^^
# Maintained via vertoo. Please don't modify by hand!
# Contact [email protected] for details and/or
assistance.
diff -r 10fbcbe46c20 -r 54221078e6f3 MonetDB/src/gdk/libbat.rc
--- a/MonetDB/src/gdk/libbat.rc Fri Nov 12 12:59:18 2010 +0100
+++ b/MonetDB/src/gdk/libbat.rc Mon Nov 15 11:22:10 2010 +0100
@@ -3,8 +3,8 @@
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
1 VERSIONINFO
- FILEVERSION 1,40,1,1
- PRODUCTVERSION 1,40,1,1
+ FILEVERSION 1,40,2,1
+ PRODUCTVERSION 1,40,2,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.40.1\0"
+ VALUE "FileVersion", "1.40.2\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.40.1\0"
+ VALUE "ProductVersion", "1.40.2\0"
// ^^^^^^^^
// Maintained via vertoo. Please don't modify by hand!
// Contact [email protected] for details and/or
assistance.
diff -r 10fbcbe46c20 -r 54221078e6f3 MonetDB/vertoo.data
--- a/MonetDB/vertoo.data Fri Nov 12 12:59:18 2010 +0100
+++ b/MonetDB/vertoo.data Mon Nov 15 11:22:10 2010 +0100
@@ -1,1 +1,1 @@
-monetdb = major:1; minor:40; release:1;
\ No newline at end of file
+monetdb = major:1; minor:40; release:2;
\ No newline at end of file
diff -r 10fbcbe46c20 -r 54221078e6f3 MonetDB4/MonetDB-server.spec
--- a/MonetDB4/MonetDB-server.spec Fri Nov 12 12:59:18 2010 +0100
+++ b/MonetDB4/MonetDB-server.spec Mon Nov 15 11:22:10 2010 +0100
@@ -1,5 +1,5 @@
%define name MonetDB4-server
-%define version 4.40.1
+%define version 4.40.2
%{!?buildno: %define buildno %(date +%Y%m%d)}
%define release %{buildno}%{?dist}%{?oid32:.oid32}%{!?oid32:.oid%{bits}}
diff -r 10fbcbe46c20 -r 54221078e6f3 MonetDB4/NT/MonetDB.iss
--- a/MonetDB4/NT/MonetDB.iss Fri Nov 12 12:59:18 2010 +0100
+++ b/MonetDB4/NT/MonetDB.iss Mon Nov 15 11:22:10 2010 +0100
@@ -1,7 +1,7 @@
[Setup]
AppName=MonetDB
-AppVerName=MonetDB 4.40.1
+AppVerName=MonetDB 4.40.2
DefaultDirName={pf}\MonetDB
DefaultGroupName=MonetDB
UninstallDisplayIcon={app}\bin\Mserver.exe
diff -r 10fbcbe46c20 -r 54221078e6f3
MonetDB4/NT/MonetDB4-Server/MonetDB4-Server.vdproj
--- a/MonetDB4/NT/MonetDB4-Server/MonetDB4-Server.vdproj Fri Nov 12
12:59:18 2010 +0100
+++ b/MonetDB4/NT/MonetDB4-Server/MonetDB4-Server.vdproj Mon Nov 15
11:22:10 2010 +0100
@@ -2840,7 +2840,7 @@
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
- "ProductVersion" = "8:4.40.1"
+ "ProductVersion" = "8:4.40.2"
"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.40.1"
+ "Value" = "8:4.40.2"
}
}
}
diff -r 10fbcbe46c20 -r 54221078e6f3
MonetDB4/NT/MonetDB4-Server/MonetDB4-Server64.vdproj
--- a/MonetDB4/NT/MonetDB4-Server/MonetDB4-Server64.vdproj Fri Nov 12
12:59:18 2010 +0100
+++ b/MonetDB4/NT/MonetDB4-Server/MonetDB4-Server64.vdproj Mon Nov 15
11:22:10 2010 +0100
@@ -2846,7 +2846,7 @@
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
- "ProductVersion" = "8:4.40.1"
+ "ProductVersion" = "8:4.40.2"
"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.40.1"
+ "Value" = "8:4.40.2"
}
}
}
diff -r 10fbcbe46c20 -r 54221078e6f3 MonetDB4/NT/rules.msc
--- a/MonetDB4/NT/rules.msc Fri Nov 12 12:59:18 2010 +0100
+++ b/MonetDB4/NT/rules.msc Mon Nov 15 11:22:10 2010 +0100
@@ -39,7 +39,7 @@
pkg = MonetDB4
CONFIG_H=monetdb4_config.h
-VERSION=4.40.1
+VERSION=4.40.2
# ^^^^^^
# Maintained via vertoo. Please don't modify by hand!
# Contact [email protected] for details and/or
assistance.
diff -r 10fbcbe46c20 -r 54221078e6f3 MonetDB4/VERSION
--- a/MonetDB4/VERSION Fri Nov 12 12:59:18 2010 +0100
+++ b/MonetDB4/VERSION Mon Nov 15 11:22:10 2010 +0100
@@ -1,1 +1,1 @@
-4.40.1
+4.40.2
diff -r 10fbcbe46c20 -r 54221078e6f3 MonetDB4/configure.ag
--- a/MonetDB4/configure.ag Fri Nov 12 12:59:18 2010 +0100
+++ b/MonetDB4/configure.ag Mon Nov 15 11:22:10 2010 +0100
@@ -19,7 +19,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.60)
-AC_INIT([MonetDB Server], [4.40.1], [[email protected]], [MonetDB4-server])
+AC_INIT([MonetDB Server], [4.40.2], [[email protected]], [MonetDB4-server])
# ^^^^^^
# Maintained via vertoo. Please don't modify by hand!
# Contact [email protected] for details and/or
assistance.
diff -r 10fbcbe46c20 -r 54221078e6f3 MonetDB4/src/monet/libmonet.rc
--- a/MonetDB4/src/monet/libmonet.rc Fri Nov 12 12:59:18 2010 +0100
+++ b/MonetDB4/src/monet/libmonet.rc Mon Nov 15 11:22:10 2010 +0100
@@ -3,8 +3,8 @@
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
1 VERSIONINFO
- FILEVERSION 4,40,1,1
- PRODUCTVERSION 4,40,1,1
+ FILEVERSION 4,40,2,1
+ PRODUCTVERSION 4,40,2,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.40.1\0"
+ VALUE "FileVersion", "4.40.2\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.40.1\0"
+ VALUE "ProductVersion", "4.40.2\0"
// ^^^^^^^^
// Maintained via vertoo. Please don't modify by hand!
// Contact [email protected] for details and/or
assistance.
diff -r 10fbcbe46c20 -r 54221078e6f3 MonetDB4/vertoo.data
--- a/MonetDB4/vertoo.data Fri Nov 12 12:59:18 2010 +0100
+++ b/MonetDB4/vertoo.data Mon Nov 15 11:22:10 2010 +0100
@@ -1,3 +1,3 @@
monetdb = major:1; minor:40; release:0;
-monetdb4 = major:4; minor:40; release:1;
+monetdb4 = major:4; minor:40; release:2;
clients = major:1; minor:40; release:0;
\ No newline at end of file
diff -r 10fbcbe46c20 -r 54221078e6f3 MonetDB5/MonetDB-server.spec
--- a/MonetDB5/MonetDB-server.spec Fri Nov 12 12:59:18 2010 +0100
+++ b/MonetDB5/MonetDB-server.spec Mon Nov 15 11:22:10 2010 +0100
@@ -1,5 +1,5 @@
%define name MonetDB5-server
-%define version 5.22.1
+%define version 5.22.2
%{!?buildno: %define buildno %(date +%Y%m%d)}
%define release %{buildno}%{?dist}%{?oid32:.oid32}%{!?oid32:.oid%{bits}}
diff -r 10fbcbe46c20 -r 54221078e6f3
MonetDB5/NT/MonetDB5-Server/MonetDB5-Server.vdproj
--- a/MonetDB5/NT/MonetDB5-Server/MonetDB5-Server.vdproj Fri Nov 12
12:59:18 2010 +0100
+++ b/MonetDB5/NT/MonetDB5-Server/MonetDB5-Server.vdproj Mon Nov 15
11:22:10 2010 +0100
@@ -5721,7 +5721,7 @@
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
- "ProductVersion" = "8:5.22.1"
+ "ProductVersion" = "8:5.22.2"
"Manufacturer" = "8:MonetDB"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:http://monetdb.cwi.nl/"
@@ -5782,7 +5782,7 @@
"Condition" = "8:"
"Transitive" = "11:FALSE"
"ValueTypes" = "3:1"
- "Value" = "8:5.22.1"
+ "Value" = "8:5.22.2"
}
}
}
diff -r 10fbcbe46c20 -r 54221078e6f3
MonetDB5/NT/MonetDB5-Server/MonetDB5-Server64.vdproj
--- a/MonetDB5/NT/MonetDB5-Server/MonetDB5-Server64.vdproj Fri Nov 12
12:59:18 2010 +0100
+++ b/MonetDB5/NT/MonetDB5-Server/MonetDB5-Server64.vdproj Mon Nov 15
11:22:10 2010 +0100
@@ -5727,7 +5727,7 @@
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
- "ProductVersion" = "8:5.22.1"
+ "ProductVersion" = "8:5.22.2"
"Manufacturer" = "8:MonetDB"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:http://monetdb.cwi.nl/"
@@ -5788,7 +5788,7 @@
"Condition" = "8:"
"Transitive" = "11:FALSE"
"ValueTypes" = "3:1"
- "Value" = "8:5.22.1"
+ "Value" = "8:5.22.2"
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list