From 15f8fc78c87b93f4a1eafa39a4b40bfb98008eb3 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Wed, 8 Mar 2017 08:04:42 -0400 Subject: [PATCH] version: bump version to 0.24~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 43071028..7aa101d3 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.24~rc0' +__VERSION__ = '0.24~rc1' SOVERSION = '4' diff --git a/version b/version index ab10aa0f..1a46dd0a 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.24~rc0 +0.24~rc1 -- 2.43.0