aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2014-11-06 00:06:06 +0100
committerDavid Bremner <david@tethera.net>2014-11-06 00:07:45 +0100
commitf310e349df60f18deea91f3e61971652bf8cdf58 (patch)
treea6b8ec7ca5a562f4ac159b1d8993bcf4adf7b2ca
parent3d991261a458b1f844d3e7ac502be1fe8c3e5096 (diff)
version: update to 0.19~rc1
Sync NEWS debian/changelog at the same time, although in those cases it's a downgrade.
-rw-r--r--NEWS4
-rw-r--r--bindings/python/notmuch/version.py2
-rw-r--r--debian/changelog4
-rw-r--r--version2
4 files changed, 6 insertions, 6 deletions
diff --git a/NEWS b/NEWS
index 723bca00..3c22293f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-Notmuch 0.19 (UNRELEASED)
-=========================
+Notmuch 0.19~rc1 (2014-11-06)
+=============================
Emacs Interface
---------------
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py
index 73553980..1b270856 100644
--- a/bindings/python/notmuch/version.py
+++ b/bindings/python/notmuch/version.py
@@ -1,2 +1,2 @@
# this file should be kept in sync with ../../../version
-__VERSION__ = '0.18.2'
+__VERSION__ = '0.19~rc1'
diff --git a/debian/changelog b/debian/changelog
index f65fbce9..1de871a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
-notmuch (0.19-1) UNRELEASED; urgency=low
+notmuch (0.19~rc1-1) experimental; urgency=low
- * New upstream version
+ * New upstream release candidate
* Bump libnotmuch SONAME because of API changes
-- David Bremner <bremner@debian.org> Tue, 16 Sep 2014 21:02:17 +0200
diff --git a/version b/version
index 503a21de..0d5c53c2 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.18.2
+0.19~rc1