aboutsummaryrefslogtreecommitdiffhomepage
path: root/bindings
diff options
context:
space:
mode:
authorGravatar David Bremner <david@tethera.net>2013-12-07 17:02:08 +0800
committerGravatar David Bremner <david@tethera.net>2013-12-07 17:07:15 +0800
commitbb390f89a1599f4767fbf7fc7cb1f01aba22b9ae (patch)
tree8dd3f55c9970f736aa241c4c94ee0cf45fd8aa4f /bindings
parent3d4b0930bdc135d8f8edff1f29adb4d3ad0673ad (diff)
version: bump version
Roll (one last?) release candidate because of Austin's LIBNOTMUCH_VERSION changes. Atomically bump the manually (NEWS, debian/changelog) and automatically (everywhere else) updated places version is mentioned.
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 0ea49e4f..413f87b8 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.17~rc2'
+__VERSION__ = '0.17~rc3'