Repository: climate Updated Branches: refs/heads/master cf31d6b96 -> 9ae53c9d5
CLIMATE-577 - Bump Sphinx docs version Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/30024901 Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/30024901 Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/30024901 Branch: refs/heads/master Commit: 30024901496950bb8997da455e366f62d0c904ff Parents: cf31d6b Author: Michael Joyce <[email protected]> Authored: Thu Feb 5 11:27:47 2015 -0800 Committer: Michael Joyce <[email protected]> Committed: Thu Feb 5 11:27:47 2015 -0800 ---------------------------------------------------------------------- docs/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/30024901/docs/source/conf.py ---------------------------------------------------------------------- diff --git a/docs/source/conf.py b/docs/source/conf.py index 9323133..96ad8cb 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -59,9 +59,9 @@ copyright = u'2013, Apache Software Foundation' # built documents. # # The short X.Y version. -version = '0.4' +version = '1.0.0' # The full version, including alpha/beta/rc tags. -release = '0.4-snapshot' +release = '1.0.0-snapshot' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.
