author | Francesco Abbate <francesco.bbt@gmail.com> | 2012年11月19日 10:30:47 +0100 |
---|---|---|
committer | Francesco Abbate <francesco.bbt@gmail.com> | 2012年11月19日 10:30:47 +0100 |
commit | 91de791396278d7286def8c8216ab003d69ba920 (patch) | |
tree | 546bb9aa2facdb1487bca8223da4db779ad86bc1 /doc/user-manual/conf.py | |
parent | cae71dc83ef81c87377eb9cd125b443af82b5e5d (diff) | |
download | gsl-shell-91de791396278d7286def8c8216ab003d69ba920.tar.gz |
-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. |