aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/conf.py.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/conf.py.in b/doc/conf.py.in
index 18d84e2af..e49e30fcf 100644
--- a/doc/conf.py.in
+++ b/doc/conf.py.in
@@ -49,9 +49,9 @@ copyright = u'2009-2010, Nokia Corporation'
# built documents.
#
# The short X.Y version.
-version = '0.5'
+version = '@shiboken_VERSION@'
# The full version, including alpha/beta/rc tags.
-release = '0.5.1'
+release = '@shiboken_VERSION@'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.