summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGELOG2
-rw-r--r--lib/redmine/version.rb2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG
index 3e176656c..87da37818 100644
--- a/doc/CHANGELOG
+++ b/doc/CHANGELOG
@@ -5,7 +5,7 @@ Copyright (C) 2006-2009 Jean-Philippe Lang
http://www.redmine.org/
-== 2009-xx-xx v0.8.2
+== 2009-03-07 v0.8.2
* Send an email to the user when an administrator activates a registered user
* Strip keywords from received email body
diff --git a/lib/redmine/version.rb b/lib/redmine/version.rb
index 480fafe33..0a26ebef5 100644
--- a/lib/redmine/version.rb
+++ b/lib/redmine/version.rb
@@ -4,7 +4,7 @@ module Redmine
module VERSION #:nodoc:
MAJOR = 0
MINOR = 8
- TINY = 1
+ TINY = 2
# Branch values:
# * official release: nil