]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/notmuch/version.py
python: bump SOVERSION to 5
[notmuch] / bindings / python / notmuch / version.py
index 90bcadbe67ce3a1db0c70cc53b5f8bdb5a4875b9..903dbb04ffdb7d17255772b4c84b3c64dc3337ca 100644 (file)
@@ -1,2 +1,3 @@
 # this file should be kept in sync with ../../../version
-__VERSION__ = '0.13.2'
+__VERSION__ = '0.24'
+SOVERSION = '5'