From: David Bremner Date: Tue, 15 Nov 2011 23:46:08 +0000 (-0400) Subject: version: update to 0.10~rc1 X-Git-Tag: 0.10_rc1~2 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=6b8fd9dd41e403bb0b1105f6aae5d4f379e79d73;p=notmuch version: update to 0.10~rc1 and the usual dance with the python bindings version. --- diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py index dc1f1440..feb517b5 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.9' +__VERSION__ = '0.10~rc1' diff --git a/version b/version index b63ba696..bdc34446 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.9 +0.10~rc1