From 81866a82ad4e9efa322850c093207650b82b6503 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Wed, 16 Jan 2013 23:02:32 -0400 Subject: version: set version to 0.15~rc1 This is in some sense a rollback, but it makes all the automation happier if the Debian and upstream versions match. --- 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 c9efbd98..59e7c1a0 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.15' +__VERSION__ = '0.15~rc1' -- cgit v1.2.3