From: Stefano Lattarini Date: Mon, 5 Dec 2011 19:15:46 +0000 (+0100) Subject: hacking: described release procedure applies to beta releases too X-Git-Tag: v1.11.2~2^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2d8555cadc9969195a3b715d5f01cb24705d8c7;p=thirdparty%2Fautomake.git hacking: described release procedure applies to beta releases too * HACKING (Release procedure): Explicitly state that the described procedure is valid for alpha/beta versions as well. --- diff --git a/HACKING b/HACKING index 43906dafa..7b07b831f 100644 --- a/HACKING +++ b/HACKING @@ -186,6 +186,10 @@ ================================================================ = Release procedure +* The steps outlined here are meant to be followed for alpha and stable + releases as well. Where differences are expected, they will be + explicitly described. + * Fetch new versions of the files that are maintained by the FSF. Commit. Unfortunately you need an FSF account to do this. (You can also use `make fetch', but that is still woefully incomplete.)