-rw-r--r-- | doc/user-manual/conf.py | 4 |
diff --git a/doc/user-manual/conf.py b/doc/user-manual/conf.py index 13449488..5a8a3733 100644 --- a/doc/user-manual/conf.py +++ b/doc/user-manual/conf.py @@ -48,9 +48,9 @@ copyright = u'2009-2011, Francesco Abbate' # built documents. # # The short X.Y version. -version = '2.0' +version = '2.1' # The full version, including alpha/beta/rc tags. -release = '2.0.0' +release = '2.1.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |