X-Git-Url: http://rtime.felk.cvut.cz/gitweb/notmuch.git/blobdiff_plain/c10b780b44128983c56253e46fa2e5f8553f2e0e..627efac85ea3783e9edbb3814d9225c41389df74:/bindings/python/notmuch/version.py diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index ed40e7f8..ddb324f1 100644 --- a/bindings/python/notmuch/version.py +++ b/bindings/python/notmuch/version.py @@ -1,2 +1,3 @@ # this file should be kept in sync with ../../../version -__VERSION__ = '0.11.1' +__VERSION__ = '0.21~rc1' +SOVERSION = '4'