aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2018-01-06 09:41:39 -0400
committerDavid Bremner <david@tethera.net>2018-01-06 09:41:39 -0400
commit4cb1eeba83416a12c616aca6469c027b8b8a303d (patch)
tree1a789615387b394d0e9a61171d0fbdb64a76d1ff
parentd151b7383692aad6324231808352a55b5c107b5a (diff)
version: bump to 0.26~rc2debian/0.26_rc2-10.26_rc2
Update debian version to follow.
-rw-r--r--bindings/python/notmuch/version.py2
-rw-r--r--debian/changelog6
-rw-r--r--version2
3 files changed, 8 insertions, 2 deletions
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py
index cb039de6..4bec8d2c 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~rc1'
+__VERSION__ = '0.26~rc2'
SOVERSION = '5'
diff --git a/debian/changelog b/debian/changelog
index 4ac6ab5f..fb7492c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+notmuch (0.26~rc2-1) experimental; urgency=medium
+
+ * Third upstream release candidate
+
+ -- David Bremner <bremner@debian.org> Sat, 06 Jan 2018 09:39:17 -0400
+
notmuch (0.26~rc1-1) experimental; urgency=medium
* Second upstream release candidate
diff --git a/version b/version
index 0de55d6e..1fe3548e 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.26~rc1
+0.26~rc2