1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-03-10 19:23:06 +00:00

Set version to stable.

git-svn-id: http://svn.redmine.org/redmine/branches/4.2-stable@20868 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA 2021-03-28 02:22:19 +00:00
parent 74422cd2ea
commit e4b47acbc7

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