update note about the HSQLDB version

This commit is contained in:
kytv
2014-01-20 23:35:57 +00:00
parent 605fcd9786
commit 63f0fdece7

View File

@ -1,5 +1,5 @@
Syndie can be built from source with a modern (1.6+) java development kit. You
must have ant (1.7+), and the source release includes HSQLDB (1.8.1.3).
must have ant (1.7+), and the source release includes HSQLDB (2.3.1).
You will need SWT as well--grab the latest version for your OS and
architecture from http://www.eclipse.org/swt/ (or from your favorite package
manager).