git-format-patch should show the correct version
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Thu, 22 Dec 2005 19:38:23 +0000 (20:38 +0100)
committerJunio C Hamano <junkio@cox.net>
Thu, 22 Dec 2005 20:52:29 +0000 (12:52 -0800)
commite99fcf96deab45ca81b22948328deb2d8586aa8d
treec74b96028e671a6511ad90b095637a9f85fe1c94
parent69310a34cb6dcca32b08cf3ea9e91ab19354a874
git-format-patch should show the correct version

We want to record the version of the tools the patch was generated with.
While these tools could be rebuilt, git-format-patch stayed the same and
report the wrong version.

Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile