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