summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2015-05-04 08:09:43 +0200
committerDavid Bremner <david@tethera.net>2015-05-04 08:09:43 +0200
commitfa11a62de000c5d7fd40de02e1e6d0f9dec52830 (patch)
tree0835d2e5cb68aca5ce5256730536231da51fa961
parent76b36702027b0b3ccb4947a627ad4a36129d9658 (diff)
version: bump to 0.20~rc1
-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 35744d34..4d5230f4 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.19'
+__VERSION__ = '0.20~rc1'
SOVERSION = '4'
diff --git a/version b/version
index caa4836d..97e69085 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.19
+0.20~rc1