summaryrefslogtreecommitdiffstatshomepage
path: root/docs/conf.py
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2016-10-17 15:32:43 +1100
committerDamien George <damien.p.george@gmail.com>2016-10-17 15:32:43 +1100
commitc8d31585a00616b39839d112b7c696dafed6b08d (patch)
treea08fdc6ca72b6602304b77a522fdebb088f0f331 /docs/conf.py
parent1e3a7c4ac57c7102bf7fe24a5432b29ec0718c0c (diff)
downloadmicropython-c8d31585a00616b39839d112b7c696dafed6b08d.tar.gz
micropython-c8d31585a00616b39839d112b7c696dafed6b08d.zip
docs: Bump version to 1.8.5.v1.8.5
Diffstat (limited to 'docs/conf.py')
-rwxr-xr-xdocs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index a737e43ef1..32d9e971d9 100755
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -99,7 +99,7 @@ copyright = '2014-2016, Damien P. George and contributors'
# The short X.Y version.
version = '1.8'
# The full version, including alpha/beta/rc tags.
-release = '1.8.4'
+release = '1.8.5'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.