aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2015-06-01 21:47:35 +0200
committerDavid Bremner <david@tethera.net>2015-06-01 21:47:35 +0200
commitdc840338b21cb041cb781d34b6b7f20f7e8fecb0 (patch)
tree9ff3089993525e42e1d3644739925e6fd17f2a77
parent5df1b1bb81b1983578e636ac62000e280d241139 (diff)
version: bump to 20.1
-rw-r--r--bindings/python/notmuch/version.py2
-rw-r--r--version2
2 files changed, 2 insertions, 2 deletions
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py
index 55014249..aa6fe210 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.20'
+__VERSION__ = '0.20.1'
SOVERSION = '4'
diff --git a/version b/version
index 9f4eca25..847e9aef 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.20
+0.20.1