]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/notmuch/version.py
version: bump to 0.22~rc1
[notmuch] / bindings / python / notmuch / version.py
index b913a76d96301651d74c22f8aa04bba7d2e1d110..da704625ccd5cfac2dc965ab7633696281137b77 100644 (file)
@@ -1,2 +1,3 @@
 # this file should be kept in sync with ../../../version
-__VERSION__ = '0.9~rc2'
+__VERSION__ = '0.22~rc1'
+SOVERSION = '4'