DMD 2.032 Merge.

This commit is contained in:
Robert Clipsham
2009-09-08 10:07:56 +01:00
parent 8b6f11938a
commit 089e792258
38 changed files with 1732 additions and 586 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ Global::Global()
"\nMSIL back-end (alpha release) by Cristian L. Vlasceanu and associates.";
#endif
;
version = "v2.031";
version = "v2.032";
#if IN_LLVM
ldc_version = LDC_REV;
llvm_version = LLVM_REV_STR;