Browse Source

Set version to 3.1.0.

git-svn-id: http://svn.redmine.org/redmine/trunk@14378 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/3.1.0
Jean-Philippe Lang 9 years ago
parent
commit
27895ec8d2
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      lib/redmine/version.rb

+ 2
- 2
lib/redmine/version.rb View File

module Redmine module Redmine
module VERSION #:nodoc: module VERSION #:nodoc:
MAJOR = 3 MAJOR = 3
MINOR = 0
TINY = 3
MINOR = 1
TINY = 0


# Branch values: # Branch values:
# * official release: nil # * official release: nil

Loading…
Cancel
Save