From 6b8fd9dd41e403bb0b1105f6aae5d4f379e79d73 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Tue, 15 Nov 2011 19:46:08 -0400 Subject: version: update to 0.10~rc1 and the usual dance with the python bindings version. --- 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 dc1f144..feb517b 100644 --- a/bindings/python/notmuch/version.py +++ b/bindings/python/notmuch/version.py @@ -1,2 +1,2 @@ # this file should be kept in sync with ../../../version -__VERSION__ = '0.9' +__VERSION__ = '0.10~rc1' diff --git a/version b/version index b63ba69..bdc3444 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.9 +0.10~rc1 -- cgit v1.2.3