diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 4bec8d2c..bc246330 100644 --- a/bindings/python/notmuch/version.py +++ b/bindings/python/notmuch/version.py @@ -1,3 +1,3 @@ # this file should be kept in sync with ../../../version -__VERSION__ = '0.26~rc2' +__VERSION__ = '0.26' SOVERSION = '5' diff --git a/version b/version index 1fe3548e..99222150 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.26~rc2 +0.26