From 8da3e3415c3817d9f68d0653b0d839610b0d8110 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Wed, 27 Nov 2019 17:35:42 +0100 Subject: conf: set full version - 1.3.x (equuleus) --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/conf.py') diff --git a/docs/conf.py b/docs/conf.py index f6e81710..2bc581be 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -27,7 +27,7 @@ author = u'VyOS maintainers and contributors' version = u'1.3' # The full version, including alpha/beta/rc tags -release = u'equuleus' +release = u'1.3.x (equuleus)' # -- General configuration --------------------------------------------------- -- cgit v1.2.3