Update of /cvsroot/monetdb/clients
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv25831

Modified Files:
        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: vertoo.data
===================================================================
RCS file: /cvsroot/monetdb/clients/vertoo.data,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- vertoo.data 28 Jan 2007 21:36:12 -0000      1.5
+++ vertoo.data 3 Jun 2007 20:12:45 -0000       1.6
@@ -1,3 +1,3 @@
-monetdb = major:1; minor:17; release:0; rc:x; build:1;
-clients = major:1; minor:17; release:1; rc:x; build:1;
-sql = major:2; 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;
+clients = major:1; minor:19; release:0; rc:x; build:1;
+sql = major:2; minor:19; release:0; rc:x; build:1;
\ No newline at end of file

Index: configure.ag
===================================================================
RCS file: /cvsroot/monetdb/clients/configure.ag,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- configure.ag        29 Mar 2007 16:00:41 -0000      1.17
+++ configure.ag        3 Jun 2007 20:12:45 -0000       1.18
@@ -19,7 +19,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([MonetDB clients], [1.17.1], [EMAIL PROTECTED], [clients])
+AC_INIT([MonetDB clients], [1.19.0], [EMAIL PROTECTED], [clients])
 AC_CONFIG_AUX_DIR(conf)
 AC_CANONICAL_HOST
 AC_CANONICAL_TARGET
@@ -70,7 +70,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


-------------------------------------------------------------------------
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