1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-15 08:15:49 +02:00
This commit is contained in:
Jim Meyering
2003-03-15 10:40:43 +00:00
parent bc72fc72a1
commit 3b424797bc

View File

@@ -4,8 +4,7 @@
* Makefile.cfg (gnu_rel_host): Fix code to match the comment
so that a version number with a two-digit component can still count
as an alpha release.
Reported by Richard A Downing.
as an alpha release. Reported by Richard A Downing.
(gnu_rel_host): Define in terms of $(RELEASE_TYPE) instead.
2003-03-14 Jim Meyering <jim@meyering.net>