summaryrefslogtreecommitdiff
path: root/lang/sql/jdbc/doc/overview.html
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@baserock.org>2015-02-17 17:25:57 +0000
committer <>2015-03-17 16:26:24 +0000
commit780b92ada9afcf1d58085a83a0b9e6bc982203d1 (patch)
tree598f8b9fa431b228d29897e798de4ac0c1d3d970 /lang/sql/jdbc/doc/overview.html
parent7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff)
downloadberkeleydb-master.tar.gz
Imported from /home/lorry/working-area/delta_berkeleydb/db-6.1.23.tar.gz.HEADdb-6.1.23master
Diffstat (limited to 'lang/sql/jdbc/doc/overview.html')
-rw-r--r--lang/sql/jdbc/doc/overview.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/sql/jdbc/doc/overview.html b/lang/sql/jdbc/doc/overview.html
index 5339d15d..d59b6e2c 100644
--- a/lang/sql/jdbc/doc/overview.html
+++ b/lang/sql/jdbc/doc/overview.html
@@ -25,10 +25,10 @@ be generated to include support for both SQLite 2.x and 3.x and detects at
runtime the type of the database.
<P>
The current source tarball can be downloaded from
-<A HREF="http://www.ch-werner.de/javasqlite/javasqlite-20120209.tar.gz">
-javasqlite-20120209.tar.gz</A>.
-It has been tested on Linux, using SQLite 2.8.17 and 3.7.9,
-and JDK 1.4/1.5/1.6 from
+<A HREF="http://www.ch-werner.de/javasqlite/javasqlite-20131124.tar.gz">
+javasqlite-20131124.tar.gz</A>.
+It has been tested on Linux, using SQLite 2.8.17 and 3.7.15,
+and JDK 1.4/1.5/1.6/1.7 from
<A HREF="http://java.sun.com" TARGET="_blank">Sun</A>.
The change log starting from August 2007 is <A HREF="ChangeLog">here</A>.
<P>