Changeset 355

Show
Ignore:
Timestamp:
02/13/07 22:46:29 (2 years ago)
Author:
Gregor
Message:

RELEASE: DSSS 0.51

RELEASE: rebuild 0.8

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/docs/ChangeLog

    r337 r355  
     10.51 from 0.50: 
     2        - Some fixes for dsss net on Windows. 
     3        - Updates to rebuild (0.6->0.8). 
     4 
    150.50 from 0.13: 
    26        - dsss_build (bud) removed, replaced with rebuild. 
  • trunk/docs/NEWS

    r337 r355  
     12007-02-13: DSSS 0.51 released. 
     2 
    132007-02-09: DSSS 0.50 released. 
    24 
  • trunk/rebuild/mars.c

    r354 r355  
    6363    copyright = "Copyright (c) 1999-2007 by Digital Mars and Gregor Richards,"; 
    6464    written = "written by Walter Bright and Gregor Richards"; 
    65     version = "version 0.7 (based on DMD 1.005)"; 
     65    version = "version 0.8 (based on DMD 1.005)"; 
    6666    global.structalign = 8; 
    6767    cmodules = NULL; 
  • trunk/sss/main.d

    r337 r355  
    4444import sss.uninstall; 
    4545 
    46 const char[] DSSS_VERSION = "0.50"; 
     46const char[] DSSS_VERSION = "0.51"; 
    4747 
    4848private {