With this plugin its possible to add a default version to a project. Heavily based on patches provided by www.redmine.org/issues/1828 (plugin evolved since these patches)
The latest update of this plugin should work for Redmine versions 1.2.x - 1.4.x, as well as 2.0.x. This also includes support for rails 2 and 3.
-
Follow the Redmine plugin installation steps at: www.redmine.org/wiki/redmine/Plugins
-
Restart your Redmine web servers (e.g. apache, mongrel, thin, mod_rails)
-
rake db:migrate:plugin NAME=redmine_default_version VERSION=0 RAILS_ENV=production
-
rm -r vendor/plugins/redmine_default_version
First you have to setup a version then you can choose a default version in project -> settings.
This plugin is licensed under the GNU GPL v2.
If you need help you can contact the maintainer at the Bug Tracker. The bug tracker is located at github.com/benasher44/redmine_default_version/issues