Changeset: ddb61f410f83 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ddb61f410f83
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/NT/MonetDB5-SQL/MonetDB5-SQL-Installer.vdproj
sql/NT/MonetDB5-SQL64/MonetDB5-SQL-Installer.vdproj
template/configure.ag
template/vertoo.data
testing/MonetDB-testing.spec
testing/NT/rules.msc
testing/configure.ag
testing/vertoo.data
Branch: Oct2010
Log Message:
Pre-release version number update.
diffs (truncated from 969 to 300 lines):
diff -r 99b16421a944 -r ddb61f410f83 MonetDB/MonetDB.spec
--- a/MonetDB/MonetDB.spec Fri Oct 29 10:28:24 2010 +0200
+++ b/MonetDB/MonetDB.spec Fri Oct 29 10:29:53 2010 +0200
@@ -1,5 +1,5 @@
%define name MonetDB
-%define version 1.40.0
+%define version 1.40.1
%{!?buildno: %define buildno %(date +%Y%m%d)}
%define release %{buildno}%{?dist}%{?oid32:.oid32}%{!?oid32:.oid%{bits}}
diff -r 99b16421a944 -r ddb61f410f83
MonetDB/NT/MonetDB-Common/MonetDB-Common.vdproj
--- a/MonetDB/NT/MonetDB-Common/MonetDB-Common.vdproj Fri Oct 29 10:28:24
2010 +0200
+++ b/MonetDB/NT/MonetDB-Common/MonetDB-Common.vdproj Fri Oct 29 10:29:53
2010 +0200
@@ -550,7 +550,7 @@
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
- "ProductVersion" = "8:1.40.0"
+ "ProductVersion" = "8:1.40.1"
"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.40.0"
+ "Value" = "8:1.40.1"
}
}
}
diff -r 99b16421a944 -r ddb61f410f83
MonetDB/NT/MonetDB-Common/MonetDB-Common64.vdproj
--- a/MonetDB/NT/MonetDB-Common/MonetDB-Common64.vdproj Fri Oct 29 10:28:24
2010 +0200
+++ b/MonetDB/NT/MonetDB-Common/MonetDB-Common64.vdproj Fri Oct 29 10:29:53
2010 +0200
@@ -550,7 +550,7 @@
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
- "ProductVersion" = "8:1.40.0"
+ "ProductVersion" = "8:1.40.1"
"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.40.0"
+ "Value" = "8:1.40.1"
}
}
}
diff -r 99b16421a944 -r ddb61f410f83 MonetDB/NT/rules.msc
--- a/MonetDB/NT/rules.msc Fri Oct 29 10:28:24 2010 +0200
+++ b/MonetDB/NT/rules.msc Fri Oct 29 10:29:53 2010 +0200
@@ -29,7 +29,7 @@
pkg = MonetDB
CONFIG_H=monetdb_config.h
-VERSION=1.40.0
+VERSION=1.40.1
# ^^^^^^
# Maintained via vertoo. Please don't modify by hand!
# Contact [email protected] for details and/or
assistance.
diff -r 99b16421a944 -r ddb61f410f83 MonetDB/configure.ag
--- a/MonetDB/configure.ag Fri Oct 29 10:28:24 2010 +0200
+++ b/MonetDB/configure.ag Fri Oct 29 10:29:53 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.40.0], [[email protected]], [MonetDB])
+AC_INIT([MonetDB Common], [1.40.1], [[email protected]], [MonetDB])
# ^^^^^^
# Maintained via vertoo. Please don't modify by hand!
# Contact [email protected] for details and/or
assistance.
diff -r 99b16421a944 -r ddb61f410f83 MonetDB/src/gdk/libbat.rc
--- a/MonetDB/src/gdk/libbat.rc Fri Oct 29 10:28:24 2010 +0200
+++ b/MonetDB/src/gdk/libbat.rc Fri Oct 29 10:29:53 2010 +0200
@@ -3,8 +3,8 @@
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
1 VERSIONINFO
- FILEVERSION 1,40,0,1
- PRODUCTVERSION 1,40,0,1
+ FILEVERSION 1,40,1,1
+ PRODUCTVERSION 1,40,1,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.0\0"
+ VALUE "FileVersion", "1.40.1\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.0\0"
+ VALUE "ProductVersion", "1.40.1\0"
// ^^^^^^^^
// Maintained via vertoo. Please don't modify by hand!
// Contact [email protected] for details and/or
assistance.
diff -r 99b16421a944 -r ddb61f410f83 MonetDB/vertoo.data
--- a/MonetDB/vertoo.data Fri Oct 29 10:28:24 2010 +0200
+++ b/MonetDB/vertoo.data Fri Oct 29 10:29:53 2010 +0200
@@ -1,1 +1,1 @@
-monetdb = major:1; minor:40; release:0;
\ No newline at end of file
+monetdb = major:1; minor:40; release:1;
\ No newline at end of file
diff -r 99b16421a944 -r ddb61f410f83 MonetDB4/MonetDB-server.spec
--- a/MonetDB4/MonetDB-server.spec Fri Oct 29 10:28:24 2010 +0200
+++ b/MonetDB4/MonetDB-server.spec Fri Oct 29 10:29:53 2010 +0200
@@ -1,5 +1,5 @@
%define name MonetDB4-server
-%define version 4.40.0
+%define version 4.40.1
%{!?buildno: %define buildno %(date +%Y%m%d)}
%define release %{buildno}%{?dist}%{?oid32:.oid32}%{!?oid32:.oid%{bits}}
diff -r 99b16421a944 -r ddb61f410f83 MonetDB4/NT/MonetDB.iss
--- a/MonetDB4/NT/MonetDB.iss Fri Oct 29 10:28:24 2010 +0200
+++ b/MonetDB4/NT/MonetDB.iss Fri Oct 29 10:29:53 2010 +0200
@@ -1,7 +1,7 @@
[Setup]
AppName=MonetDB
-AppVerName=MonetDB 4.40.0
+AppVerName=MonetDB 4.40.1
DefaultDirName={pf}\MonetDB
DefaultGroupName=MonetDB
UninstallDisplayIcon={app}\bin\Mserver.exe
diff -r 99b16421a944 -r ddb61f410f83
MonetDB4/NT/MonetDB4-Server/MonetDB4-Server.vdproj
--- a/MonetDB4/NT/MonetDB4-Server/MonetDB4-Server.vdproj Fri Oct 29
10:28:24 2010 +0200
+++ b/MonetDB4/NT/MonetDB4-Server/MonetDB4-Server.vdproj Fri Oct 29
10:29:53 2010 +0200
@@ -2840,7 +2840,7 @@
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
- "ProductVersion" = "8:4.40.0"
+ "ProductVersion" = "8:4.40.1"
"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.0"
+ "Value" = "8:4.40.1"
}
}
}
diff -r 99b16421a944 -r ddb61f410f83
MonetDB4/NT/MonetDB4-Server/MonetDB4-Server64.vdproj
--- a/MonetDB4/NT/MonetDB4-Server/MonetDB4-Server64.vdproj Fri Oct 29
10:28:24 2010 +0200
+++ b/MonetDB4/NT/MonetDB4-Server/MonetDB4-Server64.vdproj Fri Oct 29
10:29:53 2010 +0200
@@ -2846,7 +2846,7 @@
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
- "ProductVersion" = "8:4.40.0"
+ "ProductVersion" = "8:4.40.1"
"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.0"
+ "Value" = "8:4.40.1"
}
}
}
diff -r 99b16421a944 -r ddb61f410f83 MonetDB4/NT/rules.msc
--- a/MonetDB4/NT/rules.msc Fri Oct 29 10:28:24 2010 +0200
+++ b/MonetDB4/NT/rules.msc Fri Oct 29 10:29:53 2010 +0200
@@ -39,7 +39,7 @@
pkg = MonetDB4
CONFIG_H=monetdb4_config.h
-VERSION=4.40.0
+VERSION=4.40.1
# ^^^^^^
# Maintained via vertoo. Please don't modify by hand!
# Contact [email protected] for details and/or
assistance.
diff -r 99b16421a944 -r ddb61f410f83 MonetDB4/VERSION
--- a/MonetDB4/VERSION Fri Oct 29 10:28:24 2010 +0200
+++ b/MonetDB4/VERSION Fri Oct 29 10:29:53 2010 +0200
@@ -1,1 +1,1 @@
-4.40.0
+4.40.1
diff -r 99b16421a944 -r ddb61f410f83 MonetDB4/configure.ag
--- a/MonetDB4/configure.ag Fri Oct 29 10:28:24 2010 +0200
+++ b/MonetDB4/configure.ag Fri Oct 29 10:29:53 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.40.0], [[email protected]], [MonetDB4-server])
+AC_INIT([MonetDB Server], [4.40.1], [[email protected]], [MonetDB4-server])
# ^^^^^^
# Maintained via vertoo. Please don't modify by hand!
# Contact [email protected] for details and/or
assistance.
diff -r 99b16421a944 -r ddb61f410f83 MonetDB4/src/monet/libmonet.rc
--- a/MonetDB4/src/monet/libmonet.rc Fri Oct 29 10:28:24 2010 +0200
+++ b/MonetDB4/src/monet/libmonet.rc Fri Oct 29 10:29:53 2010 +0200
@@ -3,8 +3,8 @@
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
1 VERSIONINFO
- FILEVERSION 4,40,0,1
- PRODUCTVERSION 4,40,0,1
+ FILEVERSION 4,40,1,1
+ PRODUCTVERSION 4,40,1,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.0\0"
+ VALUE "FileVersion", "4.40.1\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.0\0"
+ VALUE "ProductVersion", "4.40.1\0"
// ^^^^^^^^
// Maintained via vertoo. Please don't modify by hand!
// Contact [email protected] for details and/or
assistance.
diff -r 99b16421a944 -r ddb61f410f83 MonetDB4/vertoo.data
--- a/MonetDB4/vertoo.data Fri Oct 29 10:28:24 2010 +0200
+++ b/MonetDB4/vertoo.data Fri Oct 29 10:29:53 2010 +0200
@@ -1,3 +1,3 @@
monetdb = major:1; minor:40; release:0;
-monetdb4 = major:4; minor:40; release:0;
+monetdb4 = major:4; minor:40; release:1;
clients = major:1; minor:40; release:0;
\ No newline at end of file
diff -r 99b16421a944 -r ddb61f410f83 MonetDB5/MonetDB-server.spec
--- a/MonetDB5/MonetDB-server.spec Fri Oct 29 10:28:24 2010 +0200
+++ b/MonetDB5/MonetDB-server.spec Fri Oct 29 10:29:53 2010 +0200
@@ -1,5 +1,5 @@
%define name MonetDB5-server
-%define version 5.22.0
+%define version 5.22.1
%{!?buildno: %define buildno %(date +%Y%m%d)}
%define release %{buildno}%{?dist}%{?oid32:.oid32}%{!?oid32:.oid%{bits}}
diff -r 99b16421a944 -r ddb61f410f83
MonetDB5/NT/MonetDB5-Server/MonetDB5-Server.vdproj
--- a/MonetDB5/NT/MonetDB5-Server/MonetDB5-Server.vdproj Fri Oct 29
10:28:24 2010 +0200
+++ b/MonetDB5/NT/MonetDB5-Server/MonetDB5-Server.vdproj Fri Oct 29
10:29:53 2010 +0200
@@ -5721,7 +5721,7 @@
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
- "ProductVersion" = "8:5.22.0"
+ "ProductVersion" = "8:5.22.1"
"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.0"
+ "Value" = "8:5.22.1"
}
}
}
diff -r 99b16421a944 -r ddb61f410f83
MonetDB5/NT/MonetDB5-Server/MonetDB5-Server64.vdproj
--- a/MonetDB5/NT/MonetDB5-Server/MonetDB5-Server64.vdproj Fri Oct 29
10:28:24 2010 +0200
+++ b/MonetDB5/NT/MonetDB5-Server/MonetDB5-Server64.vdproj Fri Oct 29
10:29:53 2010 +0200
@@ -5727,7 +5727,7 @@
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
- "ProductVersion" = "8:5.22.0"
+ "ProductVersion" = "8:5.22.1"
"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.0"
+ "Value" = "8:5.22.1"
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list