]> git.notmuchmail.org Git - notmuch/commit
build system: Check that python bindings have consistent version when releasing
authorDavid Bremner <bremner@debian.org>
Mon, 5 Sep 2011 11:45:28 +0000 (08:45 -0300)
committerDavid Bremner <bremner@debian.org>
Mon, 5 Sep 2011 11:47:48 +0000 (08:47 -0300)
commitb71405c9a4501671e6cc5bbb826165fb09dcb87d
tree960f0f7dd110bc083a04eb3a30e1ca557e181fa3
parent9db21452721356be5169254cd7e8c0ec5b25066b
build system: Check that python bindings have consistent version when releasing

Thanks to Sebastian Spaeth breaking out version.py, this can be done
without loading notmuch.py, or using sed. version.py is not (yet)
autogenerated because it seems more important to minimize the
differences between the tagged version and the tarball.
Makefile.local