summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorArmin Rigo <arigo@tunes.org>2014-02-28 10:51:24 +0100
committerArmin Rigo <arigo@tunes.org>2014-02-28 10:51:24 +0100
commit9129ec2c0387b27761403a12f90f3e1c99456603 (patch)
tree2224fcad62e863b7d55cc7efe82f395a4a5e07e8 /doc
parentdb41250d79331a123a0d19782a14d746ed7898cc (diff)
downloadcffi-9129ec2c0387b27761403a12f90f3e1c99456603.tar.gz
Upgrade the version number. (One test in test_version is known to fail)
Diffstat (limited to 'doc')
-rw-r--r--doc/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 3b091ef..17bcbd3 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -47,7 +47,7 @@ copyright = u'2012, Armin Rigo, Maciej Fijalkowski'
# The short X.Y version.
version = '0.8'
# The full version, including alpha/beta/rc tags.
-release = '0.8.1'
+release = '0.8.2'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.