Update of /cvsroot/monetdb/java
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv5864
Modified Files:
configure.ag
Log Message:
decouple MonetDB-Java package version number
from MonetDB-JDBC driver version number:
the latter stays as is,
the former simply becomes the "release date"
(starting with "20080213")
Index: configure.ag
===================================================================
RCS file: /cvsroot/monetdb/java/configure.ag,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- configure.ag 11 Jan 2008 10:36:15 -0000 1.10
+++ configure.ag 16 Feb 2008 22:25:51 -0000 1.11
@@ -19,7 +19,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT([MonetDB Java], [1.7.1], [EMAIL PROTECTED], [MonetDB-java])
+AC_INIT([MonetDB Java], [20080213], [EMAIL PROTECTED], [MonetDB-java])
AC_CONFIG_AUX_DIR(conf)
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER([monetdb_java_config.h])
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins