[Issue 15883] building dmd from master shows v2.070-devel-36feb02 even though 2.071 is already released

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Apr 6 05:23:10 PDT 2016


https://issues.dlang.org/show_bug.cgi?id=15883

Mathias Lang <mathias.lang at sociomantic.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mathias.lang at sociomantic.co
                   |                            |m
           Hardware|x86                         |All
                 OS|Mac OS X                    |All

--- Comment #1 from Mathias Lang <mathias.lang at sociomantic.com> ---
It's because https://github.com/D-Programming-Language/dmd/blob/master/VERSION
wasn't updated.
@Martin: Could we just get rid of it and use `git` instead ?

--


More information about the Digitalmars-d-bugs mailing list