aboutsummaryrefslogtreecommitdiffhomepage
path: root/bindings
diff options
context:
space:
mode:
authorGravatar David Bremner <david@tethera.net>2014-05-04 07:32:43 +0900
committerGravatar David Bremner <david@tethera.net>2014-05-04 07:34:00 +0900
commit1f2bb88e92e13375ba79cefb2d28c982255ef7f3 (patch)
tree2b1b8ed07172ecfe3fbd8552a865d16fd471c335 /bindings
parentcc8c213bbc9572fa96c1b384225b69136a3fd0e4 (diff)
version: bump for 0.18~rc1
Doing all of the needed version bumps in one commit, and do a complete, if minimal debian changelog entry
Diffstat (limited to 'bindings')
-rw-r--r--bindings/python/notmuch/version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py
index f15440d1..a10ecd93 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~rc0'
+__VERSION__ = '0.18~rc1'