From 8ed3065c557beb96ac8fc056c7290bcdaa494c84 Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Thu, 22 Nov 2012 18:16:14 +0100 Subject: Update the version in the documentation --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/conf.py') 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. -- cgit