mirror of
https://github.com/meineerde/redmine.git
synced 2026-03-11 03:33:07 +00: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:
commit
d74bb7e008
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user