aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2018-04-26 22:28:45 -0300
committerDavid Bremner <david@tethera.net>2018-04-26 22:28:45 -0300
commited04c0788906adab86a11563d60e8d0dcedacba7 (patch)
tree0142ce9f553829a3ada59b67a0c3653df73fff2b
parentcc8b6b747d41793c3cf96613a84eee6759a327ca (diff)
version: bump to 0.26.2
-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 f125302e..724b5e54 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.26.1'
+__VERSION__ = '0.26.2'
SOVERSION = '5'
diff --git a/version b/version
index 30f6cf8d..894542aa 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.26.1
+0.26.2