]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/notmuch/version.py
version: bump to 0.24~rc0
[notmuch] / bindings / python / notmuch / version.py
index c9efbd986833355a853aaf9d9650d52cc358c9db..430710288d7f3070b138e0501eaf7f960def9c24 100644 (file)
@@ -1,2 +1,3 @@
 # this file should be kept in sync with ../../../version
-__VERSION__ = '0.15'
+__VERSION__ = '0.24~rc0'
+SOVERSION = '4'