From d001fcd18e017609afa4c55c8b7395b75eeffce9 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Mon, 30 May 2011 16:39:33 +0000 Subject: Doc update for 1.2.0 release. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5965 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- doc/UPGRADING | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/UPGRADING') diff --git a/doc/UPGRADING b/doc/UPGRADING index b34632055..de6e2c72e 100644 --- a/doc/UPGRADING +++ b/doc/UPGRADING @@ -1,7 +1,7 @@ == Redmine upgrade Redmine - project management software -Copyright (C) 2006-2010 Jean-Philippe Lang +Copyright (C) 2006-2011 Jean-Philippe Lang http://www.redmine.org/ @@ -30,7 +30,7 @@ http://www.redmine.org/ 6. Migrate your database - If you are upgrading to Rails 2.3.5 as part of this migration, you + If you are upgrading to Rails 2.3.11 as part of this migration, you need to upgrade the plugin migrations before running the plugin migrations using: rake db:migrate:upgrade_plugin_migrations RAILS_ENV="production" @@ -56,7 +56,7 @@ http://www.redmine.org/ == Notes -* Rails 2.3.5 is required for versions 0.9.x and 1.0.x. +* Rails 2.3.11 is required for versions 1.2.x. == References -- cgit v1.2.3