dmd 2.065 beta 1  #2
    Andrew Edwards 
    ridimz at yahoo.com
       
    Tue Jan 21 14:22:00 PST 2014
    
    
  
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
	ftp://ftp.digitalmars.com/dmd.2.065.b1.dmg
	ftp://ftp.digitalmars.com/dmd_2.065.b1-0_i386.deb
	ftp://ftp.digitalmars.com/dmd_2.065.b1-0_amd64.deb
	ftp://ftp.digitalmars.com/dmd-2.065.b1-0.fedora.i386.rpm
	ftp://ftp.digitalmars.com/dmd-2.065.b1-0.fedora.x86_64.rpm
	ftp://ftp.digitalmars.com/dmd-2.065.b1-0.openSUSE.i386.rpm
	ftp://ftp.digitalmars.com/dmd-2.065.b1-0.openSUSE.x86_64.rpm
For a description of these packages, visit http://dlang.org/downloads.html.
Note: An installer is not yet prepared for Windows.
Regards,
Andrew
    
    
More information about the Digitalmars-d-announce
mailing list