Updated Branches: refs/heads/3.3.x cd64eddc4 -> d76065388
doc: whack sphinx documentation version Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/d7606538 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/d7606538 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/d7606538 Branch: refs/heads/3.3.x Commit: d7606538896ac2fa74f9f453c3f7c409f92285b1 Parents: cd64edd Author: James Peach <[email protected]> Authored: Thu Aug 8 14:43:06 2013 -0700 Committer: James Peach <[email protected]> Committed: Thu Aug 8 14:43:06 2013 -0700 ---------------------------------------------------------------------- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/d7606538/doc/conf.py ---------------------------------------------------------------------- diff --git a/doc/conf.py b/doc/conf.py index 9e6e6d3..7270b02 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -51,7 +51,7 @@ copyright = u'2013, [email protected]' # The short X.Y version. version = '3.3' # The full version, including alpha/beta/rc tags. -release = '3.3.1' +release = '3.3.x' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.
