From f63cea9b5c3eae0e11b8a109f65b3ae384c3a725 Mon Sep 17 00:00:00 2001 From: Brendan Cully Date: Mon, 5 Jan 2009 16:43:08 -0800 Subject: [PATCH] Sign tagged revision, not the one after --- build-release | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.40.0