From: Jean-Philippe Lang Date: Sun, 12 Oct 2014 13:04:16 +0000 (+0000) Subject: Set version to stable. X-Git-Tag: 2.6.0~8 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0b34d5e3656ffb8e7b129774a68df2301d676ac0;p=redmine.git Set version to stable. git-svn-id: http://svn.redmine.org/redmine/branches/2.6-stable@13438 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/lib/redmine/version.rb b/lib/redmine/version.rb index 869e495d6..5d25f34ed 100644 --- a/lib/redmine/version.rb +++ b/lib/redmine/version.rb @@ -10,7 +10,7 @@ module Redmine # * official release: nil # * stable branch: stable # * trunk: devel - BRANCH = 'devel' + BRANCH = 'stable' # Retrieves the revision from the working copy def self.revision