aboutsummaryrefslogtreecommitdiffstats
path: root/doc/conf.py.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/conf.py.in')
-rw-r--r--doc/conf.py.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py.in b/doc/conf.py.in
index b9e7549e5..d2d7408b2 100644
--- a/doc/conf.py.in
+++ b/doc/conf.py.in
@@ -51,7 +51,7 @@ copyright = u'2009-2010, Nokia Corporation'
# The short X.Y version.
version = '@BINDING_API_VERSION@'
# The full version, including alpha/beta/rc tags.
-release = '@BINDING_API_VERSION@'
+release = '@BINDING_API_VERSION_FULL@'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.