Bump version to v2.9.0
This commit is contained in:
parent
2b8ec7c80f
commit
4424841784
|
@ -18,8 +18,8 @@ module ChiliProject
|
|||
module VERSION #:nodoc:
|
||||
|
||||
MAJOR = 2
|
||||
MINOR = 8
|
||||
PATCH = 1
|
||||
MINOR = 9
|
||||
PATCH = 0
|
||||
TINY = PATCH # Redmine compat
|
||||
|
||||
# Used by semver to define the special version (if any).
|
||||
|
|
Loading…
Reference in New Issue