##// END OF EJS Templates
Set version to 0.8...
Jean-Philippe Lang -
r2101:70393f491da5
parent child
Show More
@@ -3,8 +3,8 require 'rexml/document'
3 module Redmine
3 module Redmine
4 module VERSION #:nodoc:
4 module VERSION #:nodoc:
5 MAJOR = 0
5 MAJOR = 0
6 MINOR = 7
6 MINOR = 8
7 TINY = 3
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