Updates for 0.8.4 release.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/0.8-stable@2748 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
e27460a0a7
commit
6872c5e0b9
@ -5,7 +5,7 @@ Copyright (C) 2006-2009 Jean-Philippe Lang
|
|||||||
http://www.redmine.org/
|
http://www.redmine.org/
|
||||||
|
|
||||||
|
|
||||||
== 2009-xx-xx v0.8.4
|
== 2009-05-17 v0.8.4
|
||||||
|
|
||||||
* Allow textile mailto links
|
* Allow textile mailto links
|
||||||
* Fixed: memory consumption when uploading file
|
* Fixed: memory consumption when uploading file
|
||||||
|
@ -4,7 +4,7 @@ module Redmine
|
|||||||
module VERSION #:nodoc:
|
module VERSION #:nodoc:
|
||||||
MAJOR = 0
|
MAJOR = 0
|
||||||
MINOR = 8
|
MINOR = 8
|
||||||
TINY = 3
|
TINY = 4
|
||||||
|
|
||||||
# Branch values:
|
# Branch values:
|
||||||
# * official release: nil
|
# * official release: nil
|
||||||
|
Loading…
x
Reference in New Issue
Block a user