Update of /cvsroot/monetdb/pathfinder
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv3999

Modified Files:
      Tag: M5XQ
        configure.ag 
Log Message:
propagated changes of Wednesday Jan 13 2010
from the XQFT branch to the M5XQ branch

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2010/01/13 - sjoerd: configure.ag,1.155.2.4
  propagated changes of Wednesday Jan 13 2010
  from the development trunk to the XQFT branch
  
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    2010/01/13 - sjoerd: configure.ag,1.159
    Step one towards a new stable branch "Feb2010": increment version numbers.
    The root of the stable branch is "Feb2010_root".
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    2010/01/13 - sjoerd: configure.ag,1.160
    Step two towards a new stable branch "Feb2010": increment version numbers.
  
    From now on, *all* bug fixes, and *only* bug fixes, *must* go to the
    stable branch with the name "Feb2010".
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: configure.ag
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/configure.ag,v
retrieving revision 1.145.2.10
retrieving revision 1.145.2.11
diff -u -d -r1.145.2.10 -r1.145.2.11
--- configure.ag        12 Jan 2010 09:41:15 -0000      1.145.2.10
+++ configure.ag        13 Jan 2010 11:45:23 -0000      1.145.2.11
@@ -25,7 +25,7 @@
 
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.60)
-AC_INIT([MonetDB XQuery], [0.35.0], [[email protected]], [MonetDB-XQuery])
+AC_INIT([MonetDB XQuery], [0.37.0], [[email protected]], [MonetDB-XQuery])
 #                          ^^^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [email protected] for details and/or 
assistance.
@@ -61,7 +61,7 @@
 
 
 dnl Check for Monet
-req_monetdb_ver='1.34.0'
+req_monetdb_ver='1.36.0'
 #                ^^^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [email protected] for details and/or 
assistance.
@@ -81,7 +81,7 @@
        AC_MSG_ERROR([Pathfinder requires a C99 compliant C compiler, but your 
C compiler does not seem to be C99 compliant.])
 fi
 
-req_clients_ver='1.34.0'
+req_clients_ver='1.36.0'
 #                ^^^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [email protected] for details and/or 
assistance.
@@ -101,13 +101,13 @@
 dnl since they use AM_CONDITIONAL.  So we do both tests, but
 dnl ignore their outcome if we haven't found MonetDB common before.
 
-req_monetdb4_ver='4.34.0'
+req_monetdb4_ver='4.36.0'
 #                 ^^^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [email protected] for details and/or 
assistance.
 AM_MONETDB4($req_monetdb4_ver)
 
-req_monetdb5_ver='5.16.0'
+req_monetdb5_ver='5.18.0'
 #                 ^^^^^
 # Maintained via vertoo. Please don't modify by hand!
 # Contact [email protected] for details and/or 
assistance.


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to