From: Behdad Esfahbod Date: Wed, 24 Jun 2009 19:03:32 +0000 (-0400) Subject: Remove keithp's GPG key id X-Git-Tag: 2.7.0~1 X-Git-Url: https://git.wh0rd.org/?p=fontconfig.git;a=commitdiff_plain;h=3734d6a5a2c5326bf1cd8b7cc7f3f07fe6943aa5 Remove keithp's GPG key id --- diff --git a/new-version.sh b/new-version.sh index 55e6886..4515f50 100644 --- a/new-version.sh +++ b/new-version.sh @@ -110,7 +110,7 @@ $test git commit -m"Bump version to $version" \ README # tag the tree -$test git tag -u 096c4dd3 -m "Version $version" $version +$test git tag -m "Version $version" $version # Make distributed change log