##// END OF EJS Templates
Set version to 3.1.0....
Jean-Philippe Lang -
r13996:27895ec8d231
parent child
Show More
@@ -3,8 +3,8 require 'rexml/document'
3 3 module Redmine
4 4 module VERSION #:nodoc:
5 5 MAJOR = 3
6 MINOR = 0
7 TINY = 3
6 MINOR = 1
7 TINY = 0
8 8
9 9 # Branch values:
10 10 # * official release: nil
General Comments 0
You need to be logged in to leave comments. Login now