aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMarcelo Lira <marcelo.lira@openbossa.org>2009-08-18 10:25:49 -0300
committerMarcelo Lira <marcelo.lira@openbossa.org>2009-08-18 10:25:49 -0300
commit3e09c099aa3e87482d17b0b95e7e20a1a6b6641a (patch)
tree540b9839c99494cac969af498d28f7742b9ac580 /doc
parent9732e0c744e45a67094fc6ce08bdadb1f9a08d4a (diff)
fixed API Extractor version on documentation
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 77a4122cd..87af765ca 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.2'
+version = '0.1'
# The full version, including alpha/beta/rc tags.
-release = '0.2'
+release = '0.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.