You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2013/12/14 22:51:37 UTC

[28/50] git commit: Bump sphinx docs version to match autoconf

Bump sphinx docs version to match autoconf


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/b57a8095
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/b57a8095
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/b57a8095

Branch: refs/heads/5.0.x
Commit: b57a80952416ba7edba13d03b402e77c53733515
Parents: a2de1c0
Author: James Peach <jp...@apache.org>
Authored: Sat Dec 7 20:32:56 2013 -0800
Committer: James Peach <jp...@apache.org>
Committed: Sat Dec 7 20:32:56 2013 -0800

----------------------------------------------------------------------
 doc/conf.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/b57a8095/doc/conf.py
----------------------------------------------------------------------
diff --git a/doc/conf.py b/doc/conf.py
index 6b19426..43c8f1b 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -69,9 +69,9 @@ copyright = u'2013, dev@trafficserver.apache.org'
 # update a reasonable version number here.
 #
 # The short X.Y version.
-version = '4.1'
+version = '4.2'
 # The full version, including alpha/beta/rc tags.
-release = '4.1.x'
+release = '4.2.x'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.