summaryrefslogtreecommitdiffstats
path: root/bindings
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2017-01-04 11:51:03 -0500
committerDavid Robillard <d@drobilla.net>2017-01-04 11:51:03 -0500
commitd2de1ed3abdbbf146c13001c2bc932a2dc52e615 (patch)
tree55336eb6fe2ab5f499ec5e8d38a89128a7f661fe /bindings
parent0b7f54a7a07b55538038351778ac7fcc6c75db0f (diff)
downloadlilv-d2de1ed3abdbbf146c13001c2bc932a2dc52e615.tar.gz
lilv-d2de1ed3abdbbf146c13001c2bc932a2dc52e615.tar.bz2
lilv-d2de1ed3abdbbf146c13001c2bc932a2dc52e615.zip
Lilv 0.24.2v0.24.2
Diffstat (limited to 'bindings')
-rw-r--r--bindings/python/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/bindings/python/conf.py b/bindings/python/conf.py
index 2a6e5ad..576919e 100644
--- a/bindings/python/conf.py
+++ b/bindings/python/conf.py
@@ -56,9 +56,9 @@ copyright = u'2016, David Robillard'
# built documents.
#
# The short X.Y version.
-version = '0.24.0'
+version = '0.24.2'
# The full version, including alpha/beta/rc tags.
-release = '0.24.0'
+release = '0.24.2'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.