aboutsummaryrefslogtreecommitdiff
path: root/bindings
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2018-10-12 21:01:06 -0300
committerDavid Bremner <david@tethera.net>2018-10-12 21:01:06 -0300
commit64bfe544fd695e30d030e0bf25daf4435c070fb2 (patch)
tree7f0ed469b03b3b94f784b31f11c22c3f5bd3e595 /bindings
parent329a8c7fcea634c197407eaa920765b757b0facb (diff)
parent175f80c4c1826b7a77417bfbc804348988eb85d3 (diff)
Merge tag 'debian/0.28-2'
notmuch release 0.28-2 for unstable (sid) [dgit] [dgit distro=debian]
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 110b75d4..6a513a25 100644
--- a/bindings/python/notmuch/version.py
+++ b/bindings/python/notmuch/version.py
@@ -1,3 +1,3 @@
# this file should be kept in sync with ../../../version
-__VERSION__ = '0.28~rc0'
+__VERSION__ = '0.28'
SOVERSION = '5'