From: Brendan Cully Date: Tue, 6 Jan 2009 00:43:08 +0000 (-0800) Subject: Sign tagged revision, not the one after X-Git-Tag: neomutt-20160307~792 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f63cea9b5c3eae0e11b8a109f65b3ae384c3a725;p=neomutt Sign tagged revision, not the one after --- diff --git a/build-release b/build-release index 41e683001..a3e8d306c 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