Set the branch stable.

git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@22412 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2023-10-30 23:46:40 +00:00
parent cb92c0ebcc
commit 50d12e2478

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