diff dmd/mars.c @ 92:70d6113eeb8c trunk

[svn r96] Updated to DMD 1.023. Regular bugfixes.
author lindquist
date Thu, 08 Nov 2007 19:13:28 +0100
parents 0ccfae271c45
children 169fda3a77d4
line wrap: on
line diff
--- a/dmd/mars.c	Wed Nov 07 04:52:56 2007 +0100
+++ b/dmd/mars.c	Thu Nov 08 19:13:28 2007 +0100
@@ -71,7 +71,7 @@
     copyright = "Copyright (c) 1999-2007 by Digital Mars and Tomas Lindquist Olsen";
     written = "written by Walter Bright and Tomas Lindquist Olsen";
     llvmdc_version = "0.1";
-    version = "v1.022";
+    version = "v1.023";
     global.structalign = 8;
 
     memset(&params, 0, sizeof(Param));