We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff12ced commit 1111522Copy full SHA for 1111522
jdbc-h2/History.txt
@@ -1,3 +1,7 @@
1
+=== 1.3.175
2
+
3
+* http://www.h2database.com/html/changelog.html for 1.3.175 (2013-01-18)
4
5
=== 1.3.174
6
7
* http://www.h2database.com/html/changelog.html for 1.3.174 (2013-10-19)
jdbc-h2/lib/h2-1.3.174.jar jdbc-h2/lib/h2-1.3.175.jarjdbc-h2/lib/h2-1.3.174.jar renamed to jdbc-h2/lib/h2-1.3.175.jar
1.53 MB
jdbc-h2/lib/jdbc/h2/version.rb
@@ -1,6 +1,6 @@
module Jdbc
module H2
- DRIVER_VERSION = '1.3.174'
+ DRIVER_VERSION = '1.3.175'
VERSION = DRIVER_VERSION
end
0 commit comments