GNUmakefile: handle "stable" target, not "major"
authorIan Beckwith <ianb@erislabs.net>
Sat, 23 Oct 2010 22:04:46 +0000 (23:04 +0100)
committerIan Beckwith <ianb@erislabs.net>
Sat, 23 Oct 2010 22:04:46 +0000 (23:04 +0100)
commit66e670a1414d7e262de8587316807d9bfa02e0a2
tree02d88a44ec3c1e94800602c55716e362e2c2843f
parent4302b8916492830198423fabc9cb9db32864a5b8
GNUmakefile: handle "stable" target, not "major"

* top/GNUmakefile (_is-dist-target): s/major/stable/ to match the
lists in maint.mk and announce-gen.  Without this, "make stable"
would fail to ensure that $(VERSION) is up to date.
(cherry picked from commit fdaeccfb8561f0727fb7473eec5085cb2a86b4e6)
ChangeLog
NEWS.stable
top/GNUmakefile