From 6ecfcd84b7b0729e6d82c56b1207c9102c497c8b 2009-09-17 17:49:48 From: Jean-Philippe Lang Date: 2009-09-17 17:49:48 Subject: [PATCH] Update version to 0.8.5. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/0.8-stable@2890 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/lib/redmine/version.rb b/lib/redmine/version.rb index ca52406..4242a17 100644 --- a/lib/redmine/version.rb +++ b/lib/redmine/version.rb @@ -4,7 +4,7 @@ module Redmine module VERSION #:nodoc: MAJOR = 0 MINOR = 8 - TINY = 4 + TINY = 5 # Branch values: # * official release: nil