With this plugin its possible to add a default version to a project. Heavily based on patches provided by www.redmine.org/issues/1828
Please use github.com/benasher44/redmine_default_version since this repos is no longer maintained.¶ ↑
-
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/tonymarschall/redmine_default_version/issues