author | Francesco Abbate <francesco.bbt@gmail.com> | 2012年02月01日 21:52:45 +0100 |
---|---|---|
committer | Francesco Abbate <francesco.bbt@gmail.com> | 2012年02月01日 21:52:45 +0100 |
commit | 3209c9bf94a6faab722058400c232f485d311b7e (patch) | |
tree | 7ff091d3b5f6a8e2c2a233b681cb322f81b2c36a /doc/user-manual/conf.py | |
parent | 9733924173210187a63753e629297bad5c48d645 (diff) | |
download | gsl-shell-3209c9bf94a6faab722058400c232f485d311b7e.tar.gz |
-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. |