Set 6.0-branch to stable.

git-svn-id: https://svn.redmine.org/redmine/branches/6.0-stable@23239 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Marius Balteanu
2024-11-10 21:29:06 +00:00
parent 3e6716e973
commit 5239e9d1dc

View File

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