aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2016-04-26 21:32:24 -0300
committerDavid Bremner <david@tethera.net>2016-04-26 21:36:53 -0300
commite6e395435d3ca054ec0dd7f31651a261405f7b48 (patch)
tree324ac5d864880b63fa30ed7d414ef0914cd95900
parent1819d03c2744246ad4158c616969d4a911a988d6 (diff)
bump version and NEWS date for 0.22 release
-rw-r--r--NEWS2
-rw-r--r--bindings/python/notmuch/version.py2
-rw-r--r--version2
3 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 77a386c4..c945c245 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Notmuch 0.22 (UNRELEASED)
+Notmuch 0.22 (2016-04-26)
=========================
General
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py
index da704625..c1d472be 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.22~rc1'
+__VERSION__ = '0.22'
SOVERSION = '4'
diff --git a/version b/version
index d57df829..e3462940 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.22~rc1
+0.22