Changeset: 79f62cb77711 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=79f62cb77711
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: Jun2010
Log Message:

Post-release version number update.


diffs (truncated from 1008 to 300 lines):

diff -r 839af9c3b69b -r 79f62cb77711 MonetDB/MonetDB.spec
--- a/MonetDB/MonetDB.spec      Fri Jul 02 14:35:53 2010 +0200
+++ b/MonetDB/MonetDB.spec      Fri Jul 02 15:19:30 2010 +0200
@@ -1,5 +1,5 @@
 %define name MonetDB
-%define version 1.38.1
+%define version 1.38.2
 %{!?buildno: %define buildno %(date +%Y%m%d)}
 %define release %{buildno}%{?dist}%{?oid32:.oid32}%{!?oid32:.oid%{bits}}
 
diff -r 839af9c3b69b -r 79f62cb77711 
MonetDB/NT/MonetDB-Common/MonetDB-Common.vdproj
--- a/MonetDB/NT/MonetDB-Common/MonetDB-Common.vdproj   Fri Jul 02 14:35:53 
2010 +0200
+++ b/MonetDB/NT/MonetDB-Common/MonetDB-Common.vdproj   Fri Jul 02 15:19:30 
2010 +0200
@@ -550,7 +550,7 @@
         "RemovePreviousVersions" = "11:TRUE"
         "DetectNewerInstalledVersion" = "11:TRUE"
         "InstallAllUsers" = "11:TRUE"
-        "ProductVersion" = "8:1.38.1"
+        "ProductVersion" = "8:1.38.2"
         "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.1"
+                                            "Value" = "8:1.38.2"
                                             }
                                         }
                                     }
diff -r 839af9c3b69b -r 79f62cb77711 
MonetDB/NT/MonetDB-Common/MonetDB-Common64.vdproj
--- a/MonetDB/NT/MonetDB-Common/MonetDB-Common64.vdproj Fri Jul 02 14:35:53 
2010 +0200
+++ b/MonetDB/NT/MonetDB-Common/MonetDB-Common64.vdproj Fri Jul 02 15:19:30 
2010 +0200
@@ -550,7 +550,7 @@
         "RemovePreviousVersions" = "11:TRUE"
         "DetectNewerInstalledVersion" = "11:TRUE"
         "InstallAllUsers" = "11:TRUE"
-        "ProductVersion" = "8:1.38.1"
+        "ProductVersion" = "8:1.38.2"
         "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.1"
+                                            "Value" = "8:1.38.2"
                                             }
                                         }
                                     }
diff -r 839af9c3b69b -r 79f62cb77711 MonetDB/NT/rules.msc
--- a/MonetDB/NT/rules.msc      Fri Jul 02 14:35:53 2010 +0200
+++ b/MonetDB/NT/rules.msc      Fri Jul 02 15:19:30 2010 +0200
@@ -29,7 +29,7 @@
 
 pkg = MonetDB
 CONFIG_H=monetdb_config.h
-VERSION=1.38.1
+VERSION=1.38.2
 #       ^^^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact monetdb-develop...@lists.sourceforge.net for details and/or 
assistance.
diff -r 839af9c3b69b -r 79f62cb77711 MonetDB/configure.ag
--- a/MonetDB/configure.ag      Fri Jul 02 14:35:53 2010 +0200
+++ b/MonetDB/configure.ag      Fri Jul 02 15:19:30 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.1], [mo...@cwi.nl], [MonetDB])
+AC_INIT([MonetDB Common], [1.38.2], [mo...@cwi.nl], [MonetDB])
 #                          ^^^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact monetdb-develop...@lists.sourceforge.net for details and/or 
assistance.
diff -r 839af9c3b69b -r 79f62cb77711 MonetDB/src/gdk/libbat.rc
--- a/MonetDB/src/gdk/libbat.rc Fri Jul 02 14:35:53 2010 +0200
+++ b/MonetDB/src/gdk/libbat.rc Fri Jul 02 15:19:30 2010 +0200
@@ -3,8 +3,8 @@
 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
 
 1 VERSIONINFO
-  FILEVERSION 1,38,1,1
-  PRODUCTVERSION 1,38,1,1
+  FILEVERSION 1,38,2,1
+  PRODUCTVERSION 1,38,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.38.1\0"
+      VALUE "FileVersion", "1.38.2\0"
       //                    ^^^^^^^^
       // Maintained via vertoo. Please don't modify by hand!
       // Contact monetdb-develop...@lists.sourceforge.net 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.1\0"
+      VALUE "ProductVersion", "1.38.2\0"
       //                       ^^^^^^^^
       // Maintained via vertoo. Please don't modify by hand!
       // Contact monetdb-develop...@lists.sourceforge.net for details and/or 
assistance.
diff -r 839af9c3b69b -r 79f62cb77711 MonetDB/vertoo.data
--- a/MonetDB/vertoo.data       Fri Jul 02 14:35:53 2010 +0200
+++ b/MonetDB/vertoo.data       Fri Jul 02 15:19:30 2010 +0200
@@ -1,1 +1,1 @@
-monetdb = major:1; minor:38; release:1;
\ No newline at end of file
+monetdb = major:1; minor:38; release:2;
\ No newline at end of file
diff -r 839af9c3b69b -r 79f62cb77711 MonetDB4/MonetDB-server.spec
--- a/MonetDB4/MonetDB-server.spec      Fri Jul 02 14:35:53 2010 +0200
+++ b/MonetDB4/MonetDB-server.spec      Fri Jul 02 15:19:30 2010 +0200
@@ -1,5 +1,5 @@
 %define name MonetDB4-server
-%define version 4.38.1
+%define version 4.38.2
 %{!?buildno: %define buildno %(date +%Y%m%d)}
 %define release %{buildno}%{?dist}%{?oid32:.oid32}%{!?oid32:.oid%{bits}}
 
diff -r 839af9c3b69b -r 79f62cb77711 MonetDB4/NT/MonetDB.iss
--- a/MonetDB4/NT/MonetDB.iss   Fri Jul 02 14:35:53 2010 +0200
+++ b/MonetDB4/NT/MonetDB.iss   Fri Jul 02 15:19:30 2010 +0200
@@ -1,7 +1,7 @@
 
 [Setup]
 AppName=MonetDB
-AppVerName=MonetDB 4.38.1
+AppVerName=MonetDB 4.38.2
 DefaultDirName={pf}\MonetDB
 DefaultGroupName=MonetDB
 UninstallDisplayIcon={app}\bin\Mserver.exe
diff -r 839af9c3b69b -r 79f62cb77711 
MonetDB4/NT/MonetDB4-Server/MonetDB4-Server.vdproj
--- a/MonetDB4/NT/MonetDB4-Server/MonetDB4-Server.vdproj        Fri Jul 02 
14:35:53 2010 +0200
+++ b/MonetDB4/NT/MonetDB4-Server/MonetDB4-Server.vdproj        Fri Jul 02 
15:19:30 2010 +0200
@@ -2840,7 +2840,7 @@
         "RemovePreviousVersions" = "11:TRUE"
         "DetectNewerInstalledVersion" = "11:TRUE"
         "InstallAllUsers" = "11:TRUE"
-        "ProductVersion" = "8:4.38.1"
+        "ProductVersion" = "8:4.38.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.38.1"
+                                            "Value" = "8:4.38.2"
                                             }
                                         }
                                     }
diff -r 839af9c3b69b -r 79f62cb77711 
MonetDB4/NT/MonetDB4-Server/MonetDB4-Server64.vdproj
--- a/MonetDB4/NT/MonetDB4-Server/MonetDB4-Server64.vdproj      Fri Jul 02 
14:35:53 2010 +0200
+++ b/MonetDB4/NT/MonetDB4-Server/MonetDB4-Server64.vdproj      Fri Jul 02 
15:19:30 2010 +0200
@@ -2846,7 +2846,7 @@
         "RemovePreviousVersions" = "11:TRUE"
         "DetectNewerInstalledVersion" = "11:TRUE"
         "InstallAllUsers" = "11:TRUE"
-        "ProductVersion" = "8:4.38.1"
+        "ProductVersion" = "8:4.38.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.38.1"
+                                            "Value" = "8:4.38.2"
                                             }
                                         }
                                     }
diff -r 839af9c3b69b -r 79f62cb77711 MonetDB4/NT/rules.msc
--- a/MonetDB4/NT/rules.msc     Fri Jul 02 14:35:53 2010 +0200
+++ b/MonetDB4/NT/rules.msc     Fri Jul 02 15:19:30 2010 +0200
@@ -39,7 +39,7 @@
 
 pkg = MonetDB4
 CONFIG_H=monetdb4_config.h
-VERSION=4.38.1
+VERSION=4.38.2
 #       ^^^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact monetdb-develop...@lists.sourceforge.net for details and/or 
assistance.
diff -r 839af9c3b69b -r 79f62cb77711 MonetDB4/VERSION
--- a/MonetDB4/VERSION  Fri Jul 02 14:35:53 2010 +0200
+++ b/MonetDB4/VERSION  Fri Jul 02 15:19:30 2010 +0200
@@ -1,1 +1,1 @@
-4.38.1
+4.38.2
diff -r 839af9c3b69b -r 79f62cb77711 MonetDB4/configure.ag
--- a/MonetDB4/configure.ag     Fri Jul 02 14:35:53 2010 +0200
+++ b/MonetDB4/configure.ag     Fri Jul 02 15:19:30 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.1], [mo...@cwi.nl], [MonetDB4-server])
+AC_INIT([MonetDB Server], [4.38.2], [mo...@cwi.nl], [MonetDB4-server])
 #                          ^^^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact monetdb-develop...@lists.sourceforge.net for details and/or 
assistance.
diff -r 839af9c3b69b -r 79f62cb77711 MonetDB4/src/monet/libmonet.rc
--- a/MonetDB4/src/monet/libmonet.rc    Fri Jul 02 14:35:53 2010 +0200
+++ b/MonetDB4/src/monet/libmonet.rc    Fri Jul 02 15:19:30 2010 +0200
@@ -3,8 +3,8 @@
 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
 
 1 VERSIONINFO
-  FILEVERSION 4,38,1,1
-  PRODUCTVERSION 4,38,1,1
+  FILEVERSION 4,38,2,1
+  PRODUCTVERSION 4,38,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.38.1\0"
+      VALUE "FileVersion", "4.38.2\0"
       //                    ^^^^^^^^
       // Maintained via vertoo. Please don't modify by hand!
       // Contact monetdb-develop...@lists.sourceforge.net 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.1\0"
+      VALUE "ProductVersion", "4.38.2\0"
       //                       ^^^^^^^^
       // Maintained via vertoo. Please don't modify by hand!
       // Contact monetdb-develop...@lists.sourceforge.net for details and/or 
assistance.
diff -r 839af9c3b69b -r 79f62cb77711 MonetDB4/vertoo.data
--- a/MonetDB4/vertoo.data      Fri Jul 02 14:35:53 2010 +0200
+++ b/MonetDB4/vertoo.data      Fri Jul 02 15:19:30 2010 +0200
@@ -1,3 +1,3 @@
 monetdb = major:1; minor:38; release:0;
-monetdb4 = major:4; minor:38; release:1;
+monetdb4 = major:4; minor:38; release:2;
 clients = major:1; minor:38; release:0;
\ No newline at end of file
diff -r 839af9c3b69b -r 79f62cb77711 MonetDB5/MonetDB-server.spec
--- a/MonetDB5/MonetDB-server.spec      Fri Jul 02 14:35:53 2010 +0200
+++ b/MonetDB5/MonetDB-server.spec      Fri Jul 02 15:19:30 2010 +0200
@@ -1,5 +1,5 @@
 %define name MonetDB5-server
-%define version 5.20.1
+%define version 5.20.2
 %{!?buildno: %define buildno %(date +%Y%m%d)}
 %define release %{buildno}%{?dist}%{?oid32:.oid32}%{!?oid32:.oid%{bits}}
 
diff -r 839af9c3b69b -r 79f62cb77711 
MonetDB5/NT/MonetDB5-Server/MonetDB5-Server.vdproj
--- a/MonetDB5/NT/MonetDB5-Server/MonetDB5-Server.vdproj        Fri Jul 02 
14:35:53 2010 +0200
+++ b/MonetDB5/NT/MonetDB5-Server/MonetDB5-Server.vdproj        Fri Jul 02 
15:19:30 2010 +0200
@@ -5747,7 +5747,7 @@
         "RemovePreviousVersions" = "11:TRUE"
         "DetectNewerInstalledVersion" = "11:TRUE"
         "InstallAllUsers" = "11:TRUE"
-        "ProductVersion" = "8:5.20.1"
+        "ProductVersion" = "8:5.20.2"
         "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.1"
+                                            "Value" = "8:5.20.2"
                                             }
                                         }
                                     }
diff -r 839af9c3b69b -r 79f62cb77711 
MonetDB5/NT/MonetDB5-Server/MonetDB5-Server64.vdproj
--- a/MonetDB5/NT/MonetDB5-Server/MonetDB5-Server64.vdproj      Fri Jul 02 
14:35:53 2010 +0200
+++ b/MonetDB5/NT/MonetDB5-Server/MonetDB5-Server64.vdproj      Fri Jul 02 
15:19:30 2010 +0200
@@ -5753,7 +5753,7 @@
         "RemovePreviousVersions" = "11:TRUE"
         "DetectNewerInstalledVersion" = "11:TRUE"
         "InstallAllUsers" = "11:TRUE"
-        "ProductVersion" = "8:5.20.1"
+        "ProductVersion" = "8:5.20.2"
         "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.1"
+                                            "Value" = "8:5.20.2"
_______________________________________________
Checkin-list mailing list
Checkin-list@monetdb.org
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to