diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2013-03-19 19:22:22 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2013-03-19 19:22:22 +0000 |
commit | 067aebab766e6275fb3c2df3460fef787bd4ba8e (patch) | |
tree | 1719d410494c78e2ef3e0c5e8504a31fc6c1456c /doc/INSTALL | |
parent | aa583b414404c90b6377de9f949190e9bdb81245 (diff) | |
download | redmine-067aebab766e6275fb3c2df3460fef787bd4ba8e.tar.gz redmine-067aebab766e6275fb3c2df3460fef787bd4ba8e.zip |
Updates for 2.3.0 release.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11657 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc/INSTALL')
-rw-r--r-- | doc/INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/INSTALL b/doc/INSTALL index 415c9ee9d..7ea5f7d0d 100644 --- a/doc/INSTALL +++ b/doc/INSTALL @@ -14,7 +14,7 @@ http://www.redmine.org/ * A database: * MySQL (tested with MySQL 5.1) * PostgreSQL (tested with PostgreSQL 9.1) - * SQLite3 (tested with SQLite 3.6) + * SQLite3 (tested with SQLite 3.7) * SQLServer (tested with SQLServer 2012) Optional: |