GNUmakefile: handle "stable" target, not "major"
authorJim Meyering <meyering@redhat.com>
Fri, 15 Oct 2010 18:12:52 +0000 (20:12 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 15 Oct 2010 18:12:52 +0000 (20:12 +0200)
commitfdaeccfb8561f0727fb7473eec5085cb2a86b4e6
tree7c306edcf6f21b344d70cbd76482c193f2e11562
parenta271ebc0ecb681aeea89e8610e457aca15a70284
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.
ChangeLog
top/GNUmakefile