diff --git a/CHANGES.txt b/CHANGES.txt index 9a6ff51..777728d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,7 +1,7 @@ Changelog ========= -1.0 (2011-01-24) +1.0 (2011-02-07) ---------------- - Do not check for a comment review workflow when sending out a moderator email diff --git a/docs/source/conf.py b/docs/source/conf.py index 2276b12..0f65223 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -53,7 +53,7 @@ copyright = u'2010, Timo Stollenwerk - Plone Foundation' # The short X.Y version. version = '1.0' # The full version, including alpha/beta/rc tags. -release = '1.0RC2' +release = '1.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.