mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-19 15:01:14 +00:00
Set version to 3.0.0.
git-svn-id: http://svn.redmine.org/redmine/trunk@14027 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
7e1636fc26
commit
7156f3f28f
@ -2,9 +2,9 @@ require 'rexml/document'
|
|||||||
|
|
||||||
module Redmine
|
module Redmine
|
||||||
module VERSION #:nodoc:
|
module VERSION #:nodoc:
|
||||||
MAJOR = 2
|
MAJOR = 3
|
||||||
MINOR = 6
|
MINOR = 0
|
||||||
TINY = 1
|
TINY = 0
|
||||||
|
|
||||||
# Branch values:
|
# Branch values:
|
||||||
# * official release: nil
|
# * official release: nil
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user