aboutsummaryrefslogtreecommitdiffhomepage
path: root/bindings
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@debian.org>2011-11-19 08:23:40 -0400
committerGravatar David Bremner <bremner@debian.org>2011-11-19 08:24:30 -0400
commiteb88cd977bcfecfc2d4eb16547d21deb839fbae0 (patch)
tree426f4c0850d80a23348d4ebfcc45e2f05570a4d2 /bindings
parent8efdc0518d1887737f79d3eb37c461f0d314f5e1 (diff)
version: update version info for 0.10~rc2
Arguably editing debian/changelog violates the "do one thing at a time" rule, but all of these versions need to be kept in sync.
Diffstat (limited to 'bindings')
-rw-r--r--bindings/python/notmuch/version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/python/notmuch/version.py b/bindings/python/notmuch/version.py
index feb517b5..85fc3876 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.10~rc1'
+__VERSION__ = '0.10~rc2'