Mercurial > hg > monetdb-java
comparison build.properties @ 238:d27f4ad1ca91 embedded
Added upload script
author | Pedro Ferreira <pedro.ferreira@monetdbsolutions.com> |
---|---|
date | Mon, 11 Jun 2018 18:16:38 +0200 (2018-06-11) |
parents | e938bb2c587f |
children | 9471ac1f8520 |
comparison
equal
deleted
inserted
replaced
233:c1bbb542617d | 238:d27f4ad1ca91 |
---|---|
17 ## | 17 ## |
18 | 18 |
19 # major release number | 19 # major release number |
20 JDBC_MAJOR=2 | 20 JDBC_MAJOR=2 |
21 # minor release number | 21 # minor release number |
22 JDBC_MINOR=36 | 22 JDBC_MINOR=37 |
23 # an additional identifying string | 23 # an additional identifying string |
24 JDBC_VER_SUFFIX=Liberica | 24 JDBC_VER_SUFFIX=Liberica |
25 # the default port to connect on, if no port given when using SQL | 25 # the default port to connect on, if no port given when using SQL |
26 JDBC_DEF_PORT=50000 | 26 JDBC_DEF_PORT=50000 |
27 | 27 |