diff --git a/doc/conf.py b/doc/conf.py index 3cc298ea95..b6fc086a17 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -59,7 +59,7 @@ # built documents. # # The short X.Y version. -version = 'dev' +version = '5.8' # version = '.'.join(buildconf.VERSION.split('.')[:2]) # The full version, including alpha/beta/rc tags. release = buildconf.VERSION