Update of /cvsroot/monetdb/MonetDB4
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv1606
Modified Files:
configure.ag vertoo.data
Log Message:
(at least for the time being)
the development trunks should work with the release branches,
and hence only require these
Index: vertoo.data
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/vertoo.data,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- vertoo.data 3 Jun 2007 20:13:57 -0000 1.5
+++ vertoo.data 3 Jun 2007 21:03:45 -0000 1.6
@@ -1,3 +1,3 @@
-monetdb = major:1; minor:19; release:0; rc:x; build:1;
+monetdb = major:1; minor:18; release:0; rc:x; build:1;
monetdb4 = major:4; minor:19; release:0; rc:x; build:1;
-clients = major:1; minor:19; release:0; rc:x; build:1;
\ No newline at end of file
+clients = major:1; minor:18; release:0; rc:x; build:1;
\ No newline at end of file
Index: configure.ag
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/configure.ag,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- configure.ag 3 Jun 2007 20:13:57 -0000 1.16
+++ configure.ag 3 Jun 2007 21:03:45 -0000 1.17
@@ -73,7 +73,7 @@
AC_SUBST(Qexec_prefix)
# Check for Monet
-req_monetdb_ver='1.19.0'
+req_monetdb_ver='1.18.0'
AM_MONETDB_COMMON($req_monetdb_ver)
if test "x$have_monetdb" != xyes; then
if test "x$MONETDBVERS" = "x"; then
@@ -82,7 +82,7 @@
AC_MSG_ERROR([MonetDB4 requires at least version
$req_monetdb_ver of MonetDB, but only version $MONETDBVERS was found.])
fi
fi
-req_clients_ver='1.19.0'
+req_clients_ver='1.18.0'
AM_MONETDB_CLIENTS($req_clients_ver)
AM_MONETDB_DEFAULTS()
AM_MONETDB_COMPILER()
-------------------------------------------------------------------------
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