Mercurial > hg > soundsoftware-site
diff doc/UPGRADING @ 441:cbce1fd3b1b7 redmine-1.2
Update to Redmine 1.2-stable branch (Redmine SVN rev 6000)
author | Chris Cannam |
---|---|
date | Mon, 06 Jun 2011 14:24:13 +0100 |
parents | 0579821a129a |
children | cbb26bc654de |
line wrap: on
line diff
--- a/doc/UPGRADING Thu Mar 03 11:42:28 2011 +0000 +++ b/doc/UPGRADING Mon Jun 06 14:24:13 2011 +0100 @@ -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 @@ 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 @@ == 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