From eb88cd977bcfecfc2d4eb16547d21deb839fbae0 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 19 Nov 2011 08:23:40 -0400 Subject: version: update version info for 0.10~rc2 Arguably editing debian/changelog violates the "do one thing at a time" rule, but all of these versions need to be kept in sync. --- 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 feb517b5..85fc3876 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.10~rc1' +__VERSION__ = '0.10~rc2' -- cgit v1.2.3