diff options
-rw-r--r-- | README.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown index e5894e2..82265e3 100644 --- a/README.markdown +++ b/README.markdown @@ -17,8 +17,8 @@ iciql **is not**... Supported Databases (Unit-Tested)
-------
-- [H2](http://h2database.com) 1.3.159
-- [HSQLDB](http://hsqldb.org) 2.2.4
+- [H2](http://h2database.com) 1.3.162
+- [HSQLDB](http://hsqldb.org) 2.2.6
- [Derby](http://db.apache.org/derby) 10.7.1.1 & 10.8.1.2
- [MySQL](http://mysql.com) 5.0.51b
- [PostgreSQL](http://postgresql.org) 9.0
|