-rw-r--r-- | doc/user-manual/conf.py | 2 |
diff --git a/doc/user-manual/conf.py b/doc/user-manual/conf.py index 0f2d50bc..899f5d61 100644 --- a/doc/user-manual/conf.py +++ b/doc/user-manual/conf.py @@ -50,7 +50,7 @@ copyright = u'2009-2013, Francesco Abbate' # The short X.Y version. version = '2.3' # The full version, including alpha/beta/rc tags. -release = '2.3.0' +release = '2.3.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |