Update of /cvsroot/monetdb/MonetDB5
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv2182
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/MonetDB5/vertoo.data,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- vertoo.data 3 Jun 2007 20:16:44 -0000 1.11
+++ vertoo.data 3 Jun 2007 21:05:04 -0000 1.12
@@ -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;
monetdb5 = major:5; minor:1; 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/MonetDB5/configure.ag,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -d -r1.69 -r1.70
--- configure.ag 3 Jun 2007 20:16:44 -0000 1.69
+++ configure.ag 3 Jun 2007 21:05:04 -0000 1.70
@@ -44,7 +44,7 @@
dnl Check for Monet
# 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
@@ -53,7 +53,7 @@
AC_MSG_ERROR([MonetDB5 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