On 2014-01-21 23:22, Andrew Edwards wrote:
Due to building an packaging requirements and a need to address the concerns of the community, I changed the naming convention for this and all future releases.The following is our new naming convention: major.minor.qualifier Examples follow: #.###.b# ==> 2.065.b1 // beta #.###.rc# ==> 2.065.rc1 // release candidate #.###.0 ==> 2.065.0 // initial release #.###.# ==> 2.065.1 // hotfix Consequently, the name for the previously announced beta has changed. Additionally, installers were prepared and made available. They are as follows: ftp://ftp.digitalmars.com/dmd.2.065.b1.zip
Regression: https://d.puremagic.com/issues/show_bug.cgi?id=11966 -- /Jacob Carlborg
