From: Jean-Philippe Lang Date: Sun, 7 Dec 2008 09:59:19 +0000 (+0000) Subject: UPGRADING updated X-Git-Tag: 0.9.0~897 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=e93d02d228eab878f1aa162b9ce3e82f45ba9f70;p=redmine.git UPGRADING updated git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2105 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/doc/UPGRADING b/doc/UPGRADING index 1dd901171..40c691fea 100644 --- a/doc/UPGRADING +++ b/doc/UPGRADING @@ -22,7 +22,7 @@ http://www.redmine.org/ == Notes -1. Rails 2.0.2 is required for version 0.7 and later. +1. Rails 2.1.2 is required for version 0.8. 2. When upgrading your code with svn update, don't forget to clear the application cache (RAILS_ROOT/tmp/cache) before restarting.