1
0
mirror of https://github.com/meineerde/redmine.git synced 2025-12-19 15:01:14 +00:00

Set version to 3.4.

git-svn-id: http://svn.redmine.org/redmine/trunk@16695 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2017-06-25 09:20:07 +00:00
parent 7dd05eeb29
commit bd9e5447ea

View File

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