Changeset: f6c22aed8e01 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f6c22aed8e01
Modified Files:
java/Makefile.ag
java/build.properties
java/pom.xml
java/release.txt
libversions
Branch: Oct2014
Log Message:
Updated library versions.
diffs (71 lines):
diff --git a/java/Makefile.ag b/java/Makefile.ag
--- a/java/Makefile.ag
+++ b/java/Makefile.ag
@@ -27,7 +27,7 @@ JAVA_HOME = @JAVA_HOME@
ant_distjdbc = {
COND = HAVE_JAVAJDBC
DIR = datadir/monetdb/lib
- FILES = monetdb-mcl-1.10.jar monetdb-jdbc-2.12.jar jdbcclient.jar
+ FILES = monetdb-mcl-1.10.jar monetdb-jdbc-2.13.jar jdbcclient.jar
}
ant_distmerocontrol = {
diff --git a/java/build.properties b/java/build.properties
--- a/java/build.properties
+++ b/java/build.properties
@@ -19,7 +19,7 @@ MCL_MINOR=10
# major release number
JDBC_MAJOR=2
# minor release number
-JDBC_MINOR=12
+JDBC_MINOR=13
# an additional identifying string
JDBC_VER_SUFFIX=Liberica
# the default port to connect on, if no port given when using SQL
diff --git a/java/pom.xml b/java/pom.xml
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -26,7 +26,7 @@ All Rights Reserved.
<modelVersion>4.0.0</modelVersion>
<groupId>monetdb</groupId>
<artifactId>monetdb-jdbc</artifactId>
- <version>2.12</version>
+ <version>2.13</version>
<name>monetdb-jdbc</name>
<description>MonetDB JDBC driver</description>
<repositories>
diff --git a/java/release.txt b/java/release.txt
--- a/java/release.txt
+++ b/java/release.txt
@@ -1,8 +1,8 @@
RELEASE NOTES
-MonetDB JDBC driver version 2.12 (Liberica/MCL-1.10)
+MonetDB JDBC driver version 2.13 (Liberica/MCL-1.10)
Fabian Groffen <[email protected]>
-Release date: 2014-10-24
+Release date: 2014-11-20
This JDBC driver is designed for use with MonetDB, a main-memory
diff --git a/libversions b/libversions
--- a/libversions
+++ b/libversions
@@ -36,13 +36,13 @@
# version of the GDK library (subdirectory gdk; also includes
# common/options and common/utils)
-GDK_VERSION=11:1:0
+GDK_VERSION=11:2:0
# version of the MAPI library (subdirectory clients/mapilib)
-MAPI_VERSION=7:0:0
+MAPI_VERSION=7:1:0
# version of the MONETDB5 library (subdirectory monetdb5, not including extras)
-MONETDB5_VERSION=17:1:0
+MONETDB5_VERSION=17:2:0
# version of the STREAM library (subdirectory common/stream)
-STREAM_VERSION=6:0:0
+STREAM_VERSION=6:1:0
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list