diff options
| author | Aurélien Bompard <aurelien@bompard.org> | 2012-11-22 18:16:14 +0100 |
|---|---|---|
| committer | Aurélien Bompard <aurelien@bompard.org> | 2012-11-22 18:16:14 +0100 |
| commit | be245a2446c37da342f7ca617b72f33a7888855e (patch) | |
| tree | 3c61899ed0bbebb64a045e928b1cf98a18beee38 | |
| parent | 71c810a9dd3f2ad9f42dacd0763e1dddc908c9f3 (diff) | |
Update the version in the documentation
| -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 fb0d4a8..5b36009 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' +release = '0.1.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
