summaryrefslogtreecommitdiffstats
path: root/doc/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'doc/INSTALL')
-rw-r--r--doc/INSTALL14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/INSTALL b/doc/INSTALL
index 594e92e74..c9ac22af3 100644
--- a/doc/INSTALL
+++ b/doc/INSTALL
@@ -1,7 +1,7 @@
== Redmine installation
Redmine - project management software
-Copyright (C) 2006-2010 Jean-Philippe Lang
+Copyright (C) 2006-2011 Jean-Philippe Lang
http://www.redmine.org/
@@ -9,21 +9,21 @@ http://www.redmine.org/
* Ruby 1.8.6 or 1.8.7
-* RubyGems 1.3.1
+* RubyGems 1.3.7
-* Ruby on Rails 2.3.5 (official downloadable Redmine releases are packaged with
+* Ruby on Rails 2.3.11 (official downloadable Redmine releases are packaged with
the appropriate Rails version)
-* Rack 1.0.1 gem
+* Rack 1.1.0 gem
* Rake 0.8.3 gem
* I18n 0.4.2 gem
* A database:
- * MySQL (tested with MySQL 5)
- * PostgreSQL (tested with PostgreSQL 8.1)
- * SQLite (tested with SQLite 3)
+ * MySQL (tested with MySQL 5.1)
+ * PostgreSQL (tested with PostgreSQL 8.4)
+ * SQLite3 (tested with SQLite 3.6)
Optional:
* SCM binaries (e.g. svn), for repository browsing (must be available in PATH)