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

Modified Files:
      Tag: Clients_1-20
        build.properties release.txt 
Log Message:
Fix use of legacy port number in MonetDataSource, thanks to jsolderitsch for 
finding the issue

Index: release.txt
===================================================================
RCS file: /cvsroot/monetdb/clients/src/java/release.txt,v
retrieving revision 1.14.2.2
retrieving revision 1.14.2.3
diff -u -d -r1.14.2.2 -r1.14.2.3
--- release.txt 13 Nov 2007 14:52:39 -0000      1.14.2.2
+++ release.txt 15 Nov 2007 08:49:58 -0000      1.14.2.3
@@ -1,8 +1,8 @@
 RELEASE NOTES
-MonetDB JDBC driver version 1.6 (Steadfast_p12/MCL-1.0)
+MonetDB JDBC driver version 1.6 (Steadfast_p13/MCL-1.0)
 Fabian Groffen <[EMAIL PROTECTED]>
 
-Release date: 2007-11-13
+Release date: 2007-11-15
 
 
 This JDBC driver is designed for use with MonetDB, a main-memory

Index: build.properties
===================================================================
RCS file: /cvsroot/monetdb/clients/src/java/build.properties,v
retrieving revision 1.16.2.3
retrieving revision 1.16.2.4
diff -u -d -r1.16.2.3 -r1.16.2.4
--- build.properties    13 Nov 2007 14:52:39 -0000      1.16.2.3
+++ build.properties    15 Nov 2007 08:49:57 -0000      1.16.2.4
@@ -21,7 +21,7 @@
 # minor release number
 JDBC_MINOR=6
 # an additional identifying string
-JDBC_VER_SUFFIX=Steadfast_p12
+JDBC_VER_SUFFIX=Steadfast_p13
 # the default port to connect on, if no port given when using SQL
 JDBC_DEF_PORT=50000
 # the default port to connect on, if no port given when using XML:DB


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to