diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
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 --------------------------------------------------- |