This is an automated email from the ASF dual-hosted git repository.
dgelinas pushed a commit to branch 3.1.x
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git
The following commit(s) were added to refs/heads/3.1.x by this push:
new f36275f update release ver
f36275f is described below
commit f36275fdca278cad1ec461ec7fc41b3d9ce421a8
Author: Derek Gelinas <[email protected]>
AuthorDate: Thu Oct 31 13:06:40 2019 -0400
update release ver
---
docs/source/conf.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 45f2af0..c3cc6b7 100755
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -75,7 +75,7 @@ author = 'Apache Traffic Control'
# The short X.Y version
version = ''
# The full version, including alpha/beta/rc tags
-release = '3'
+release = '3.1.0'
# -- General configuration ---------------------------------------------------