]> git.notmuchmail.org Git - notmuch/commit
Makefile: Start implementing a "make release" target.
authorCarl Worth <cworth@cworth.org>
Mon, 5 Apr 2010 22:26:08 +0000 (15:26 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 5 Apr 2010 22:31:15 +0000 (15:31 -0700)
commitcdb6e12d8c32b21ca844e85d35a11033d54f7a01
treedcb4f53fe3aaaac5b095e718794248ca1b0c755b
parent680cc4c11a6025da1809528419e923275f8f85b0
Makefile: Start implementing a "make release" target.

So far just doing checks that the version is sane and that no release
of the same version already exists.
Makefile.local
RELEASING