Adapt version to corresponding OpenProject core version.

pull/3262/head
Jonas Heinrich 9 years ago
parent ff34720462
commit d971acf200
  1. 2
      lib/open_project/version.rb

@ -33,7 +33,7 @@ module OpenProject
module VERSION #:nodoc:
MAJOR = 4
MINOR = 2
PATCH = 3
PATCH = 4
TINY = PATCH # Redmine compat
# Used by semver to define the special version (if any).

Loading…
Cancel
Save