mirror of
https://github.com/redmine/redmine.git
synced 2026-03-09 14:10:47 +01:00
Merged r21509 to 5.0-stable.
git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@21510 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -5,9 +5,9 @@ require 'redmine/scm/adapters/subversion_adapter'
|
||||
module Redmine
|
||||
# @private
|
||||
module VERSION
|
||||
MAJOR = 4
|
||||
MINOR = 2
|
||||
TINY = 4
|
||||
MAJOR = 5
|
||||
MINOR = 0
|
||||
TINY = 0
|
||||
|
||||
# Branch values:
|
||||
# * official release: nil
|
||||
|
||||
Reference in New Issue
Block a user