From 3250b7ffb75c3be1c8326899516d8903eb1f0e11 Mon Sep 17 00:00:00 2001 From: James Moger Date: Mon, 11 May 2015 12:21:00 -0400 Subject: [PATCH] Updated documentation --- README.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 62079ce..caf1b99 100644 --- a/README.markdown +++ b/README.markdown @@ -22,7 +22,7 @@ Supported Databases (Unit-Tested) - [Derby](http://db.apache.org/derby) 10.11 - [MySQL](http://mysql.com) 5.6 - [PostgreSQL](http://postgresql.org) 9.3 -- [SQLite](http://www.sqlite.org) 3.8 +- [SQLite](http://www.sqlite.org) 3.10 Support for others is possible and may only require creating a simple "dialect" class. @@ -49,4 +49,4 @@ Building iciql *There will be lots of build errors.* 2. Using Ant, execute the `build.xml` script in the project root.
*This will download all necessary build dependencies.* -3. Select your iciql project root and **Refresh** the project, this should correct all build problems. \ No newline at end of file +3. Select your iciql project root and **Refresh** the project, this should correct all build problems. -- 2.39.5