mirror of
https://github.com/redmine/redmine.git
synced 2026-06-18 18:31:15 +02: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:
@@ -2,9 +2,9 @@ require 'rexml/document'
|
||||
|
||||
module Redmine
|
||||
module VERSION #:nodoc:
|
||||
MAJOR = 2
|
||||
MINOR = 6
|
||||
TINY = 1
|
||||
MAJOR = 3
|
||||
MINOR = 0
|
||||
TINY = 0
|
||||
|
||||
# Branch values:
|
||||
# * official release: nil
|
||||
|
||||
Reference in New Issue
Block a user