summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/about.rst4
-rw-r--r--docs/conf.py2
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/about.rst b/docs/about.rst
index 91c0a4c3611..786d896aba1 100644
--- a/docs/about.rst
+++ b/docs/about.rst
@@ -4,6 +4,6 @@
About
=====
-**VPP Version:** 19.08-rc0~688-gf6fcc22
+**VPP Version:** 20.01-rc0~171-g1146ff4
-**Built on:** Fri Jul 19 13:54:19 GMT 2019
+**Built on:** Wed Sep 11 12:59:45 GMT 2019
diff --git a/docs/conf.py b/docs/conf.py
index aef3646f3d9..e9d7bb88f95 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -23,7 +23,7 @@ copyright = u'2018, Linux Foundation'
author = u'John DeNisco'
# The short X.Y version
-version = u'19.08'
+version = u'master'
# The full version, including alpha/beta/rc tags
release = u'01'