]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/notmuch/version.py
Merge tag '0.23.2'
[notmuch] / bindings / python / notmuch / version.py
index a2c790c356f7fa107df75dd4d90bef05438ffe95..5f234565bf87b2a134709f2f6aa0a17c81017943 100644 (file)
@@ -1,2 +1,3 @@
 # this file should be kept in sync with ../../../version
-__VERSION__ = '0.8~rc1'
+__VERSION__ = '0.23.2'
+SOVERSION = '4'