##// END OF EJS Templates
Merged r3854 from trunk....
Eric Davis -
r3742:6ed2e003a142
parent child
Show More
@@ -2,9 +2,9 require 'rexml/document'
2 2
3 3 module Redmine
4 4 module VERSION #:nodoc:
5 MAJOR = 0
6 MINOR = 9
7 TINY = 6
5 MAJOR = 1
6 MINOR = 0
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