]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/notmuch/version.py
version: bump to 0.22.2
[notmuch] / bindings / python / notmuch / version.py
index fa3f93b817986559334d0aaff46ea0fa51e79b24..6d2b25fd98f5161c3b85fac4edef7f9a78e6bedc 100644 (file)
@@ -1,2 +1,3 @@
 # this file should be kept in sync with ../../../version
-__VERSION__ = '0.17'
+__VERSION__ = '0.22.2'
+SOVERSION = '4'