Changeset 182

Show
Ignore:
Timestamp:
12/20/06 22:58:46 (2 years ago)
Author:
Gregor
Message:

RELEASE: 0.10

Files:

Legend:

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

    r169 r182  
     10.10 from 0.9: 
     2        - Improved handling of installation manifest. 
     3        - Improved path handling. 
     4        - Fixed to work with DMD 0.177 
     5 
    160.9 from 0.8: 
    27        - Improved library link generation to always generate the proper 
  • trunk/docs/NEWS

    r169 r182  
     12006-12-20: DSSS 0.10 released. 
     2 
    132006-11-21: DSSS 0.9 released. 
    24 
  • trunk/sss/main.d

    r169 r182  
    4242import sss.uninstall; 
    4343 
    44 const char[] DSSS_VERSION = "0.9"; 
     44const char[] DSSS_VERSION = "0.10"; 
    4545 
    4646private {