]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/notmuch/version.py
Merge tag '0.20_rc2'
[notmuch] / bindings / python / notmuch / version.py
index 7ad5a27ba0e1c141191814740dc170cc2c3b23af..0377dae15ec15bc559a9cc85ad3d5c73d562dd80 100644 (file)
@@ -1,2 +1,3 @@
-# This file is potentially auto-generated. Do not modify
-__VERSION__ = '0.6'
+# this file should be kept in sync with ../../../version
+__VERSION__ = '0.20~rc2'
+SOVERSION = '4'