Mercurial > hg > soundsoftware-site
diff doc/UPGRADING @ 909:cbb26bc654de redmine-1.3
Update to Redmine 1.3-stable branch (Redmine SVN rev 8964)
author | Chris Cannam |
---|---|
date | Fri, 24 Feb 2012 19:09:32 +0000 |
parents | cbce1fd3b1b7 |
children | 433d4f72a19b |
line wrap: on
line diff
--- a/doc/UPGRADING Fri Feb 24 18:36:29 2012 +0000 +++ b/doc/UPGRADING Fri Feb 24 19:09:32 2012 +0000 @@ -30,7 +30,7 @@ 6. Migrate your database - If you are upgrading to Rails 2.3.11 as part of this migration, you + If you are upgrading to Rails 2.3.14 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.11 is required for versions 1.2.x. +* Rails 2.3.14 is required for versions 1.3.x. == References