diff --git a/app/views/layouts/base.rhtml b/app/views/layouts/base.rhtml index 8cd7a97eb..9a80f24b5 100644 --- a/app/views/layouts/base.rhtml +++ b/app/views/layouts/base.rhtml @@ -69,7 +69,7 @@
diff --git a/lib/redmine/version.rb b/lib/redmine/version.rb index 48a9b595a..8d786afb7 100644 --- a/lib/redmine/version.rb +++ b/lib/redmine/version.rb @@ -3,8 +3,8 @@ require 'rexml/document' module Redmine module VERSION #:nodoc: MAJOR = 1 - MINOR = 0 - TINY = 5 + MINOR = 1 + TINY = 0 # Branch values: # * official release: nil