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

Modified Files:
        MonetDB.m4 
Log Message:

(at least for the time being)
the development trunks should work with the release branches,
and hence only require these


Index: MonetDB.m4
===================================================================
RCS file: /cvsroot/monetdb/buildtools/conf/MonetDB.m4,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- MonetDB.m4  3 Jun 2007 20:08:58 -0000       1.17
+++ MonetDB.m4  3 Jun 2007 20:55:39 -0000       1.18
@@ -55,7 +55,7 @@
 MONETDB_MOD_PATH=""
 MONETDB_PREFIX="."
 if test "x$1" = "x"; then
-  MONETDB_REQUIRED_VERSION="1.19.0"
+  MONETDB_REQUIRED_VERSION="1.18.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.19.0"
+  CLIENTS_REQUIRED_VERSION="1.18.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.19.0"
+  MONETDB4_REQUIRED_VERSION="4.18.0"
 else
   MONETDB4_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