From 8603396861dfda29feff3eae0aca5f2c5c32d7b8 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Tue, 11 Oct 2011 21:50:56 -0300 Subject: [PATCH] version: bump to 0.9 also bump 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 b913a76d..dc1f1440 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~rc2' +__VERSION__ = '0.9' diff --git a/version b/version index 11509c16..b63ba696 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.9~rc2 +0.9 -- 2.43.0