diff options
author | Aurélien Bompard <aurelien@bompard.org> | 2012-11-28 10:00:49 +0100 |
---|---|---|
committer | Aurélien Bompard <aurelien@bompard.org> | 2012-11-28 10:00:49 +0100 |
commit | e02ada586c29bdfc23442aafd13f2000b7f3a2d5 (patch) | |
tree | 615be5b8137548a3f084bc1e8ddcc26d7c757fae /doc/conf.py | |
parent | 573cc28e409d69f4ec9737c6de8f36da5146ef32 (diff) | |
download | hyperkitty-e02ada586c29bdfc23442aafd13f2000b7f3a2d5.tar.gz hyperkitty-e02ada586c29bdfc23442aafd13f2000b7f3a2d5.tar.xz hyperkitty-e02ada586c29bdfc23442aafd13f2000b7f3a2d5.zip |
Update doc regarding the kittystore-download21 script
Diffstat (limited to 'doc/conf.py')
-rw-r--r-- | doc/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py index 5b36009..a32ece3 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -50,7 +50,7 @@ copyright = u'2012, HyperKitty Developers' # The short X.Y version. version = '0.1' # The full version, including alpha/beta/rc tags. -release = '0.1.1' +release = '0.1.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |