From: Paul Eggert Date: Mon, 29 Jun 2020 23:51:08 +0000 (-0700) Subject: Update release advice X-Git-Tag: v2.69b~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df361999a72ee5a05f58fd375f4c56b5cab5bf92;p=thirdparty%2Fautoconf.git Update release advice --- diff --git a/HACKING b/HACKING index 615bb7ac..14ee274d 100644 --- a/HACKING +++ b/HACKING @@ -104,8 +104,7 @@ should check the results before committing them in git. ** Set the version number Update the version number in NEWS (with version, date, and release -type) and ChangeLog, and mention in README whether the release is -stable. Make sure all changes are committed, then run `git tag -s -m +type). Make sure all changes are committed, then run `git tag -s -m -u v'. Do not push anything upstream at this point.