You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by da...@apache.org on 2017/06/14 18:10:36 UTC

incubator-trafficcontrol git commit: update version in docs to 1.8.1

Repository: incubator-trafficcontrol
Updated Branches:
  refs/heads/1.8.x cc56e7632 -> 8ab75a3ad


update version in docs to 1.8.1


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/8ab75a3a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/8ab75a3a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/diff/8ab75a3a

Branch: refs/heads/1.8.x
Commit: 8ab75a3adc729ceb3877d0302812feefe19d04e5
Parents: cc56e76
Author: Dan Kirkwood <da...@gmail.com>
Authored: Wed Jun 14 12:10:15 2017 -0600
Committer: Dan Kirkwood <da...@gmail.com>
Committed: Wed Jun 14 12:10:15 2017 -0600

----------------------------------------------------------------------
 docs/source/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/8ab75a3a/docs/source/conf.py
----------------------------------------------------------------------
diff --git a/docs/source/conf.py b/docs/source/conf.py
index d98a734..f5a7f69 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -65,7 +65,7 @@ project = u'Traffic Control'
 # The short X.Y version.
 # version = '2_19_15 11:44'
 # The full version, including alpha/beta/rc tags.
-release = '1.8-dev'
+release = '1.8.1'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.