From af1dc7ef48488feafdfc21f90a6f2d6ad01225f1 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Fri, 7 Oct 2011 22:42:18 -0300 Subject: version: bump to 0.9~rc2 We continue to keep the python bindings version in sync manually --- bindings/python/notmuch/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bindings') diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index 0b0ea1c2..b913a76d 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~rc1' +__VERSION__ = '0.9~rc2' -- cgit v1.2.3