Bump version to 1.3.0

This commit is contained in:
Eric Davis 2011-05-01 13:09:15 -07:00
parent db89e91927
commit 07772e7eb7
1 changed files with 1 additions and 1 deletions

View File

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