Mercurial > p > roundup > code
diff website/www/conf.py @ 6137:eb9d00db0923
Forgot to check in changed doc files for 2.0.0beta0
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 06 Apr 2020 10:06:08 -0400 |
| parents | 29d428927362 |
| children | d0c11eb2b9c2 |
line wrap: on
line diff
--- a/website/www/conf.py Mon Apr 06 10:05:32 2020 -0400 +++ b/website/www/conf.py Mon Apr 06 10:06:08 2020 -0400 @@ -45,7 +45,7 @@ # General information about the project. project = u'Roundup' -copyright = u'2009-2019, Richard Jones, Roundup-Team' +copyright = u'2009-2020, Richard Jones, Roundup-Team' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the @@ -54,7 +54,7 @@ # The short X.Y version. version = '2.0' # The full version, including alpha/beta/rc tags. -release = '2.0.0alpha0' +release = '2.0.0beta1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.
