Changeset: e9ee5db9bf4e for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e9ee5db9bf4e
Modified Files:
java/Makefile.ag
java/build.properties
java/pom.xml
java/release.txt
libversions
Branch: Jul2015
Log Message:
Updated library versions.
diffs (70 lines):
diff --git a/java/Makefile.ag b/java/Makefile.ag
--- a/java/Makefile.ag
+++ b/java/Makefile.ag
@@ -16,7 +16,7 @@ JAVA_HOME = @JAVA_HOME@
ant_distjdbc = {
COND = HAVE_JAVAJDBC
DIR = datadir/monetdb/lib
- FILES = monetdb-mcl-1.13.jar monetdb-jdbc-2.18.jar jdbcclient.jar
+ FILES = monetdb-mcl-1.13.jar monetdb-jdbc-2.19.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=13
# major release number
JDBC_MAJOR=2
# minor release number
-JDBC_MINOR=18
+JDBC_MINOR=19
# 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
@@ -6,7 +6,7 @@
<groupId>monetdb</groupId>
<artifactId>monetdb-jdbc</artifactId>
- <version>2.18</version>
+ <version>2.19</version>
<name>${project.groupId}:${project.artifactId}</name>
<description>MonetDB JDBC driver</description>
<url>https://www.monetdb.org</url>
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.18 (Liberica/MCL-1.13)
+MonetDB JDBC driver version 2.19 (Liberica/MCL-1.13)
Fabian Groffen <[email protected]>
-Release date: 2015-10-20
+Release date: 2016-01-05
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=12:5:0
+GDK_VERSION=12:6:0
# version of the MAPI library (subdirectory clients/mapilib)
-MAPI_VERSION=7:5:0
+MAPI_VERSION=7:6:0
# version of the MONETDB5 library (subdirectory monetdb5, not including extras)
-MONETDB5_VERSION=20:0:1
+MONETDB5_VERSION=20:1:1
# version of the STREAM library (subdirectory common/stream)
STREAM_VERSION=7:0:0
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list