From: Jean-Philippe Lang Date: Sat, 21 May 2016 07:03:43 +0000 (+0000) Subject: Set version to 3.3.0. X-Git-Tag: 3.3.0~53 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=7d9a8be77968954430b543c719918b85238a145f;p=redmine.git Set version to 3.3.0. git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@15423 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- 7d9a8be77968954430b543c719918b85238a145f diff --cc lib/redmine/version.rb index 7fbfd0af8,718ae0bdd..bf7238a0c --- a/lib/redmine/version.rb +++ b/lib/redmine/version.rb @@@ -10,7 -10,7 +10,7 @@@ module Redmin # * official release: nil # * stable branch: stable # * trunk: devel -- BRANCH = 'devel' ++ BRANCH = 'stable' # Retrieves the revision from the working copy def self.revision