Update of /cvsroot/monetdb/MonetDB4
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv26343
Modified Files:
VERSION configure.ag vertoo.data
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: VERSION
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/VERSION,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- VERSION 28 Jan 2007 21:36:04 -0000 1.3
+++ VERSION 3 Jun 2007 20:13:57 -0000 1.4
@@ -1 +1 @@
-4.17.1
+4.19.0
Index: vertoo.data
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/vertoo.data,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- vertoo.data 28 Jan 2007 21:36:04 -0000 1.4
+++ vertoo.data 3 Jun 2007 20:13:57 -0000 1.5
@@ -1,3 +1,3 @@
-monetdb = major:1; minor:17; release:0; rc:x; build:1;
-monetdb4 = major:4; minor:17; release:1; rc:x; build:1;
-clients = major:1; minor:17; release:0; rc:x; build:1;
\ No newline at end of file
+monetdb = major:1; minor:19; 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
Index: configure.ag
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/configure.ag,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- configure.ag 4 May 2007 08:44:16 -0000 1.15
+++ configure.ag 3 Jun 2007 20:13:57 -0000 1.16
@@ -18,7 +18,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT([MonetDB Server], [4.17.1], [EMAIL PROTECTED], [MonetDB4])
+AC_INIT([MonetDB Server], [4.19.0], [EMAIL PROTECTED], [MonetDB4])
AC_CONFIG_AUX_DIR(conf)
AC_CANONICAL_HOST
AC_CANONICAL_TARGET
@@ -73,7 +73,7 @@
AC_SUBST(Qexec_prefix)
# Check for Monet
-req_monetdb_ver='1.17.0'
+req_monetdb_ver='1.19.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.17.0'
+req_clients_ver='1.19.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