author | Francesco Abbate <francesco.bbt@gmail.com> | 2012年02月02日 22:08:09 +0100 |
---|---|---|
committer | Francesco Abbate <francesco.bbt@gmail.com> | 2012年02月02日 22:08:09 +0100 |
commit | aa836bb1956eabc3e2d9de85df1ba93e72a76e13 (patch) | |
tree | e9b7f7dc53385702aa6ceea57b4bcaa337e2dd0c /doc/user-manual/conf.py | |
parent | c754b82c4509326142e5413efd1423eaf7aa2d81 (diff) | |
parent | 3209c9bf94a6faab722058400c232f485d311b7e (diff) | |
download | gsl-shell-aa836bb1956eabc3e2d9de85df1ba93e72a76e13.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. |