summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAurélien Bompard <aurelien@bompard.org>2012-11-22 18:16:14 +0100
committerAurélien Bompard <aurelien@bompard.org>2012-11-22 18:16:14 +0100
commitbe245a2446c37da342f7ca617b72f33a7888855e (patch)
tree3c61899ed0bbebb64a045e928b1cf98a18beee38
parent71c810a9dd3f2ad9f42dacd0763e1dddc908c9f3 (diff)
Update the version in the documentation
-rw-r--r--doc/conf.py2
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.