Set stable version.

git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14035 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang
2015-02-19 17:56:24 +00:00
parent 8b0647957d
commit fd8c95aaf5

View File

@@ -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