Set 6.1-stable branch to stable.

git-svn-id: https://svn.redmine.org/redmine/branches/6.1-stable@23994 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Marius Balteanu
2025-09-21 09:31:39 +00:00
parent 99bff7667d
commit 6fc8c8a86e

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