From e93d02d228eab878f1aa162b9ce3e82f45ba9f70 Mon Sep 17 00:00:00 2001
From: Jean-Philippe Lang <jp_lang@yahoo.fr>
Date: Sun, 7 Dec 2008 09:59:19 +0000
Subject: [PATCH] UPGRADING updated

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2105 e93f8b46-1217-0410-a6f0-8f06a7374b81
---
 doc/UPGRADING | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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.
-- 
GitLab