summaryrefslogtreecommitdiff
path: root/lang/sql/jdbc/doc/overview.html
diff options
context:
space:
mode:
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>