diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2010-01-09 11:46:53 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2010-01-09 11:46:53 +0000 |
commit | 486f70549402a89cc319998ca6c3ddbf78c58f4b (patch) | |
tree | 925a87e0d8316e1ea32c88b563553737d8cbd175 /doc/INSTALL | |
parent | 602aa1d7aef59f3f4398028c5521050ac503dc38 (diff) | |
download | redmine-486f70549402a89cc319998ca6c3ddbf78c58f4b.tar.gz redmine-486f70549402a89cc319998ca6c3ddbf78c58f4b.zip |
Updated doc.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3293 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc/INSTALL')
-rw-r--r-- | doc/INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/INSTALL b/doc/INSTALL index 712b94a8d..97d9d6080 100644 --- a/doc/INSTALL +++ b/doc/INSTALL @@ -1,13 +1,13 @@ == Redmine installation Redmine - project management software -Copyright (C) 2006-2008 Jean-Philippe Lang +Copyright (C) 2006-2010 Jean-Philippe Lang http://www.redmine.org/ == Requirements -* Ruby on Rails 2.2.2 +* Ruby on Rails 2.3.5 * A database: * MySQL (tested with MySQL 5) * PostgreSQL (tested with PostgreSQL 8.1) |