1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-03-17 22:48:14 +00:00

Merged r20865 from trunk to 4.2-stable.

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

View File

@ -6,8 +6,8 @@ module Redmine
# @private # @private
module VERSION module VERSION
MAJOR = 4 MAJOR = 4
MINOR = 1 MINOR = 2
TINY = 2 TINY = 0
# Branch values: # Branch values:
# * official release: nil # * official release: nil