Jonathan Chang 8385f179df audit: reject versions starting with HEAD
Many parts of Homebrew assume that a version string beginning with
"HEAD" is, in fact, a head build. A stable version that begins with
"HEAD" violates this assumption and causes problems, as it's treated
as a head build in some places and as a stable build in others.
2017-03-02 21:27:12 -08:00
..
2016-10-02 00:24:47 +02:00
2017-01-23 21:16:49 +00:00
2016-10-02 00:24:47 +02:00
2017-02-28 22:48:57 +01:00