summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2013-11-10 13:40:07 +0100
committerMartin Mares <mj@ucw.cz>2013-11-10 13:40:07 +0100
commitaa052c3bcd8b8eb4c70c757cf4d97a22245b0646 (patch)
tree694721baf52c89af833278119358b32a4d26cd70
parentdc49926af16ea4401fe64448351d1b65edafa545 (diff)
downloadpciutils-3.2.1.tar.gz
maint/tag-release: Use my kernel.org key to sign releasesv3.2.1
-rwxr-xr-xmaint/tag-release2
1 files changed, 1 insertions, 1 deletions
diff --git a/maint/tag-release b/maint/tag-release
index bc9ced5..2dc3bd6 100755
--- a/maint/tag-release
+++ b/maint/tag-release
@@ -3,4 +3,4 @@ if [ -z "$1" -o -n "$2" ] ; then
echo >&2 'Usage: tag-release vX.Y.Z'
exit 1
fi
-git tag -u 431134F9 $1
+git tag -u ED70F82D $1