Update of /cvsroot/monetdb/buildtools/conf
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv23993/conf

Modified Files:
        MonetDB.m4 
Log Message:

- created new release branches:
    buildtools: MonetDB_1-18
       MonetDB: MonetDB_1-18
       clients: Clients_1-18
      MonetDB4: MonetDB_4-18
      MonetDB5: MonetDB_5-0
      template: MonetDB_1-18
           sql: SQL_2-18
    pathfinder: XQuery_0-18

- updated version numbers in release branches and development trunks

As usually:
all bug-fixes go to the new release branches, only;
all new features go to the development trunks, only.


Index: MonetDB.m4
===================================================================
RCS file: /cvsroot/monetdb/buildtools/conf/MonetDB.m4,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- MonetDB.m4  26 Apr 2007 08:47:43 -0000      1.16
+++ MonetDB.m4  3 Jun 2007 20:08:58 -0000       1.17
@@ -55,7 +55,7 @@
 MONETDB_MOD_PATH=""
 MONETDB_PREFIX="."
 if test "x$1" = "x"; then
-  MONETDB_REQUIRED_VERSION="1.17.1"
+  MONETDB_REQUIRED_VERSION="1.19.0"
 else
   MONETDB_REQUIRED_VERSION="$1"
 fi
@@ -114,7 +114,7 @@
 CLIENTS_MOD_PATH=""
 CLIENTS_PREFIX="."
 if test "x$1" = "x"; then
-  CLIENTS_REQUIRED_VERSION="1.17.0"
+  CLIENTS_REQUIRED_VERSION="1.19.0"
 else
   CLIENTS_REQUIRED_VERSION="$1"
 fi
@@ -176,7 +176,7 @@
 MONETDB4_MOD_PATH=""
 MONETDB4_PREFIX="."
 if test "x$1" = "x"; then
-  MONETDB4_REQUIRED_VERSION="4.17.0"
+  MONETDB4_REQUIRED_VERSION="4.19.0"
 else
   MONETDB4_REQUIRED_VERSION="$1"
 fi
@@ -243,7 +243,7 @@
 MONETDB5_MOD_PATH=""
 MONETDB5_PREFIX="."
 if test "x$1" = "x"; then
-  MONETDB5_REQUIRED_VERSION="5.0.0_beta2"
+  MONETDB5_REQUIRED_VERSION="5.1.0"
 else
   MONETDB5_REQUIRED_VERSION="$1"
 fi


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to