From 461260c3c6f3d8e9cff20bf663f12805aea2d45d Mon Sep 17 00:00:00 2001 From: David Bremner Date: Tue, 9 Jan 2018 07:15:16 -0400 Subject: [PATCH] version: bump to 0.26 --- bindings/python/notmuch/version.py | 2 +- version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.43.0