Bump version to 2.1.0

This commit is contained in:
Eric Davis 2011-07-29 10:29:52 -07:00
parent 1af4c30a6c
commit 2d67c2f2b3
1 changed files with 1 additions and 1 deletions

View File

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