diff dmd/mars.c @ 717:a26b0c5d5942

Merged DMD 1.036. Improved comments a little in the runtime source code.
author Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
date Wed, 22 Oct 2008 17:06:17 +0200
parents b3dc22526289
children 6dcab994ddc3
line wrap: on
line diff
--- a/dmd/mars.c	Wed Oct 22 15:35:46 2008 +0200
+++ b/dmd/mars.c	Wed Oct 22 17:06:17 2008 +0200
@@ -62,7 +62,7 @@
 
     copyright = "Copyright (c) 1999-2008 by Digital Mars and Tomas Lindquist Olsen";
     written = "written by Walter Bright and Tomas Lindquist Olsen";
-    version = "v1.035";
+    version = "v1.036";
     ldc_version = "0.1";
     global.structalign = 8;