From 64aca3a683fb7b86483da2bd5853502add69ca21 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Wed, 3 Oct 2018 14:19:09 +0200 Subject: Set documentation version to 1.2.0 --- docs/conf.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/conf.py') diff --git a/docs/conf.py b/docs/conf.py index f49bb443..05a92cff 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -24,9 +24,10 @@ copyright = u'2018, VyOS maintainers and contributors' author = u'VyOS maintainers and contributors' # The short X.Y version -version = u'' +version = u'1.2.0' + # The full version, including alpha/beta/rc tags -release = u'' +release = u'1.2.0-beta' # -- General configuration --------------------------------------------------- -- cgit v1.2.3