From b661b878010441d9d7434a245bff02b4231c4a2c Mon Sep 17 00:00:00 2001 From: David Bremner Date: Tue, 6 May 2014 16:24:17 +0900 Subject: version: bump to 0.18 debian changelog to be done seperately. --- 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 a10ecd93..c3e96d2e 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.18~rc1' +__VERSION__ = '0.18' -- cgit v1.2.3