aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2021-05-02 07:41:42 -0300
committerDavid Bremner <david@tethera.net>2021-05-02 07:41:42 -0300
commit595b61ef47bf6b8f8a6b32e85664d0256e979392 (patch)
tree2d7114c4912f773fdce4e8a3a8b4f2b70a1c1895
parentfe9616aef19a1584de550ea536dfc7b42a13636a (diff)
parent5fe92332f2dcff460dea1f2aa78717d1954df62c (diff)
Merge tag '0.32'
notmuch 0.32 release
-rw-r--r--NEWS2
-rw-r--r--bindings/python-cffi/version.txt2
-rw-r--r--bindings/python/notmuch/version.py2
-rw-r--r--debian/changelog9
-rw-r--r--version.txt2
5 files changed, 13 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 1661a826..96765c73 100644
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,7 @@ Vim
Respect excluded tags when showing a thread.
-Notmuch 0.32 (UNRELEASED)
+Notmuch 0.32 (2021-05-02)
=========================
General
diff --git a/bindings/python-cffi/version.txt b/bindings/python-cffi/version.txt
index b056b045..00d0c14d 100644
--- a/bindings/python-cffi/version.txt
+++ b/bindings/python-cffi/version.txt
@@ -1 +1 @@
-0.32~rc2
+0.32
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py
index 9fd5e382..c9f31763 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.32~rc2'
+__VERSION__ = '0.32'
SOVERSION = '5'
diff --git a/debian/changelog b/debian/changelog
index d1daf2b5..7f14b438 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+notmuch (0.32-1) experimental; urgency=medium
+
+ * New upstream release
+ * Speedup for handling deleted message files
+ * New configuration features (see /usr/share/doc/notmuch/NEWS.gz)
+ * Emacs interface codebase cleanup
+
+ -- David Bremner <bremner@debian.org> Sun, 02 May 2021 07:05:15 -0300
+
notmuch (0.32~rc2-1) experimental; urgency=medium
* New upstream release candidate
diff --git a/version.txt b/version.txt
index b056b045..00d0c14d 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-0.32~rc2
+0.32