##// END OF EJS Templates
Changes for 0.6.3 release....
Jean-Philippe Lang -
r997:eb86e5e7e148
parent child
Show More
@@ -5,6 +5,11 Copyright (C) 2006-2007 Jean-Philippe Lang
5 5 http://www.redmine.org/
6 6
7 7
8 == 2007-12-18 v0.6.3
9
10 * Fixed: upload doesn't work in 'Files' section
11
12
8 13 == 2007-12-16 v0.6.2
9 14
10 15 * Search engine: issue custom fields can now be searched
@@ -4,7 +4,7 module Redmine
4 4 module VERSION #:nodoc:
5 5 MAJOR = 0
6 6 MINOR = 6
7 TINY = 2
7 TINY = 3
8 8
9 9 def self.revision
10 10 revision = nil
General Comments 0
You need to be logged in to leave comments. Login now