1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-03-26 02:31:09 +00:00

Version set to 3.2.0.

git-svn-id: http://svn.redmine.org/redmine/trunk@14893 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2015-11-28 06:03:28 +00:00
parent 6526c9b990
commit 369ee6e418

View File

@ -3,8 +3,8 @@ require 'rexml/document'
module Redmine module Redmine
module VERSION #:nodoc: module VERSION #:nodoc:
MAJOR = 3 MAJOR = 3
MINOR = 1 MINOR = 2
TINY = 2 TINY = 0
# Branch values: # Branch values:
# * official release: nil # * official release: nil