aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2016-10-03 23:04:22 -0300
committerDavid Bremner <david@tethera.net>2016-10-03 23:04:22 -0300
commit3a92ab8e4b793d7bcefbcffd40ebebe9120bae6a (patch)
treec6d8da2323843a3418800c589bf8bafb9a0d2f38
parentc2e74662bbbbf9be1fde0ae416dc2664ba3da3cd (diff)
parent6cd6561aabcd24d033b592aa4503aaa3c06d241c (diff)
Merge tag '0.23'
notmuch 0.23 release
-rw-r--r--NEWS2
-rw-r--r--bindings/python/notmuch/version.py2
-rw-r--r--debian/changelog8
-rw-r--r--version2
4 files changed, 11 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 805a0347..1eea5cc5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Notmuch 0.23 (UNRELEASED)
+Notmuch 0.23 (2016-10-03)
=========================
General (Xapian 1.4+)
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py
index 3e54cc24..b6cd0729 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.23~rc1'
+__VERSION__ = '0.23'
SOVERSION = '4'
diff --git a/debian/changelog b/debian/changelog
index 741bdd36..ed181eca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+notmuch (0.23-1) experimental; urgency=medium
+
+ * New upstream release
+ * Bump minor version of libnotmuch4 because of new symbols.
+ * Several new features, see /usr/share/doc/notmuch/NEWS.gz
+
+ -- David Bremner <bremner@debian.org> Mon, 03 Oct 2016 22:46:26 -0300
+
notmuch (0.23~rc1-1) experimental; urgency=medium
* New upstream release candidate
diff --git a/version b/version
index 866fd80c..39010d22 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.23~rc1
+0.23