From: Brendan Cully Date: Tue, 6 Jan 2009 00:43:08 +0000 (-0800) Subject: Sign tagged revision, not the one after X-Git-Tag: mutt-1-5-20-rel~218 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5e0451d11ba0ec87ae927bb8e73873b87063e8f2;p=mutt Sign tagged revision, not the one after --- diff --git a/build-release b/build-release index 41e68300..a3e8d306 100755 --- a/build-release +++ b/build-release @@ -99,7 +99,7 @@ for f in $DISTFILES ; do scp $f $f.asc trithemius.gnupg.org:/home/ftp/mutt/${devel} done -hg sign -m"mutt-${VERSION} signed" +hg sign -m"mutt-${VERSION} signed" ${TAG} # Finally, announce the new mutt to the public