]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/notmuch/version.py
python: replace hardcoding of SONAME version
[notmuch] / bindings / python / notmuch / version.py
index 27124f4f38aa6753048b1caca04d13e8f9246712..35744d34c36fbaf26b3b6e98a41a24697894e255 100644 (file)
@@ -1,2 +1,3 @@
 # this file should be kept in sync with ../../../version
-__VERSION__ = '0.17~rc4'
+__VERSION__ = '0.19'
+SOVERSION = '4'