##// END OF EJS Templates
Updates for 0.8.4 release....
Jean-Philippe Lang -
r2649:6872c5e0b985
parent child
Show More
@@ -5,7 +5,7 Copyright (C) 2006-2009 Jean-Philippe Lang
5 http://www.redmine.org/
5 http://www.redmine.org/
6
6
7
7
8 == 2009-xx-xx v0.8.4
8 == 2009-05-17 v0.8.4
9
9
10 * Allow textile mailto links
10 * Allow textile mailto links
11 * Fixed: memory consumption when uploading file
11 * Fixed: memory consumption when uploading file
@@ -4,7 +4,7 module Redmine
4 module VERSION #:nodoc:
4 module VERSION #:nodoc:
5 MAJOR = 0
5 MAJOR = 0
6 MINOR = 8
6 MINOR = 8
7 TINY = 3
7 TINY = 4
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