Bump version to 2.1.0
This commit is contained in:
parent
1af4c30a6c
commit
2d67c2f2b3
|
@ -16,7 +16,7 @@ require 'rexml/document'
|
|||
module Redmine
|
||||
module VERSION #:nodoc:
|
||||
MAJOR = 2
|
||||
MINOR = 0
|
||||
MINOR = 1
|
||||
PATCH = 0
|
||||
TINY = PATCH # Redmine compat
|
||||
|
||||
|
|
Loading…
Reference in New Issue