aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLuciano Wolf <luciano.wolf@openbossa.org>2010-05-26 10:46:16 -0300
committerLuciano Wolf <luciano.wolf@openbossa.org>2010-05-27 19:26:02 -0300
commitba2f7e3391bd05d79f861d14bf34ebb0205d78e4 (patch)
tree314e30dfd26bed5615a21dbe1460ecf274961b8f /doc
parent440715431fb1abae0a089eaeae76df0686558097 (diff)
Fix Shiboken version number to generate documentation.
Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Renato Araújo <renato.filho@openbossa.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 567398afc..f7ea16e7f 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -49,9 +49,9 @@ copyright = u'2009, Nokia Corporation'
# built documents.
#
# The short X.Y version.
-version = '0.1'
+version = '0.3'
# The full version, including alpha/beta/rc tags.
-release = '0.1'
+release = '0.3.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.