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