[Issue 12229] Properly name DMD compiler versions

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Feb 23 07:35:01 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=12229


Martin Nowak <code at dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |code at dawg.eu


--- Comment #1 from Martin Nowak <code at dawg.eu> 2014-02-23 07:34:54 PST ---
Version number is set by the version file.
https://github.com/D-Programming-Language/dmd/blob/master/VERSION
We should remove that file because it requires manual updating. Instead we can
set the version from the build script.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list