Bump version to 1.4.0
This commit is contained in:
parent
f6454629f2
commit
0e31482de9
|
@ -3,7 +3,7 @@ require 'rexml/document'
|
|||
module Redmine
|
||||
module VERSION #:nodoc:
|
||||
MAJOR = 1
|
||||
MINOR = 3
|
||||
MINOR = 4
|
||||
PATCH = 0
|
||||
TINY = PATCH # Redmine compat
|
||||
|
||||
|
|
Loading…
Reference in New Issue