]> git.notmuchmail.org Git - notmuch/commitdiff
update versions for release candidate 0.8_rc1
authorDavid Bremner <bremner@debian.org>
Wed, 7 Sep 2011 01:34:02 +0000 (22:34 -0300)
committerDavid Bremner <bremner@debian.org>
Wed, 7 Sep 2011 01:55:01 +0000 (22:55 -0300)
we now have three files to keep in sync. That seems wrong, but I guess
we will live with it for now.

The main problem is that the python code is distributed separately, so
it can't get the version from 'version'.

The choice ~rcX is for convenience with debian versioning.

bindings/python/notmuch/version.py
debian/changelog
version

index 7ad5a27ba0e1c141191814740dc170cc2c3b23af..a2c790c356f7fa107df75dd4d90bef05438ffe95 100644 (file)
@@ -1,2 +1,2 @@
-# This file is potentially auto-generated. Do not modify
-__VERSION__ = '0.6'
+# this file should be kept in sync with ../../../version
+__VERSION__ = '0.8~rc1'
index 1b642802c43207196ace76f6ea279977015cf24c..c2b75524c18151b8aed0c9bdd76c84a503afa5b5 100644 (file)
@@ -1,3 +1,9 @@
+notmuch (0.8~rc1-1) experimental; urgency=low
+
+  * Upstream release candidate.
+
+ -- David Bremner <bremner@debian.org>  Tue, 06 Sep 2011 22:24:24 -0300
+
 notmuch (0.7-1) unstable; urgency=low
 
   * New upstream release (no changes since 0.7~rc1).
diff --git a/version b/version
index eb49d7c7fdcbb1b4745de39837864aa7f78570ac..867daade4a4025fedfec2783d944c6a570e9082a 100644 (file)
--- a/version
+++ b/version
@@ -1 +1 @@
-0.7
+0.8~rc1