Commit 07772e7e authored by Eric Davis's avatar Eric Davis

Bump version to 1.3.0

parent db89e919
...@@ -3,7 +3,7 @@ require 'rexml/document' ...@@ -3,7 +3,7 @@ require 'rexml/document'
module Redmine module Redmine
module VERSION #:nodoc: module VERSION #:nodoc:
MAJOR = 1 MAJOR = 1
MINOR = 2 MINOR = 3
PATCH = 0 PATCH = 0
TINY = PATCH # Redmine compat TINY = PATCH # Redmine compat
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment