From b8ccfe342d8f99a4df1a4e56c8e8cc133578e5c2 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Tue, 18 Jul 2017 07:04:29 -0300 Subject: [PATCH] version: bump to 0.25~rc1 --- 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 aa4a6b63..15eeef20 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.25~rc0' +__VERSION__ = '0.25~rc1' SOVERSION = '5' diff --git a/version b/version index ea0647b7..8550eaa3 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.25~rc0 +0.25~rc1 -- 2.43.0