diff options
Diffstat (limited to 'docs/conf.py.in')
-rw-r--r-- | docs/conf.py.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py.in b/docs/conf.py.in index 7eda768..1c13df9 100644 --- a/docs/conf.py.in +++ b/docs/conf.py.in @@ -26,7 +26,7 @@ author = 'Cisco' # The short X.Y version version = '' # The full version, including alpha/beta/rc tags -release = '19.04' +release = '19.04.1' # -- General configuration --------------------------------------------------- |