Bump version to 1.3.0

pull/351/head
Eric Davis 14 years ago
parent db89e91927
commit 07772e7eb7
  1. 2
      lib/redmine/version.rb

@ -3,7 +3,7 @@ require 'rexml/document'
module Redmine
module VERSION #:nodoc:
MAJOR = 1
MINOR = 2
MINOR = 3
PATCH = 0
TINY = PATCH # Redmine compat

Loading…
Cancel
Save