Set stable version.

git-svn-id: http://svn.redmine.org/redmine/branches/4.0-stable@17701 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang
2018-12-08 06:51:41 +00:00
parent d1a6e91f37
commit 86abfa0c9f

View File

@@ -11,7 +11,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