Mercurial > p > roundup > code
diff website/www/conf.py @ 5941:29d428927362
prep for 2.0.0alpha0 release.
Initial set of changes for the release.
Still a few files to change.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 22 Oct 2019 14:30:52 -0400 |
| parents | e6bee80c20f8 |
| children | eb9d00db0923 |
line wrap: on
line diff
--- a/website/www/conf.py Mon Oct 21 22:46:54 2019 -0400 +++ b/website/www/conf.py Tue Oct 22 14:30:52 2019 -0400 @@ -52,9 +52,9 @@ # built documents. # # The short X.Y version. -version = '1.6' +version = '2.0' # The full version, including alpha/beta/rc tags. -release = '1.6' +release = '2.0.0alpha0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.
