Set stable version.

git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@21511 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Marius Balteanu
2022-03-28 19:39:33 +00:00
parent d74bb7e008
commit c15f6c200e

View File

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