Show
Ignore:
Timestamp:
09/01/07 19:13:34 (10 months ago)
Author:
smjg
Message:

Updated MinGW version number in w32api.d; cut down readme.txt

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/win32/w32api.d

    r180 r205  
    44*                       Windows API header module                       * 
    55*                                                                       * 
    6 *                 Translated from MinGW Windows headers                 * 
     6*             Translated from MinGW API for MS-Windows 3.10             * 
    77*                           by Stewart Gordon                           * 
    88*                                                                       * 
     
    1111module win32.w32api; 
    1212 
    13 const __W32API_VERSION = 3.6
     13const __W32API_VERSION = 3.10
    1414const __W32API_MAJOR_VERSION = 3; 
    15 const __W32API_MINOR_VERSION = 6
     15const __W32API_MINOR_VERSION = 10
    1616 
    1717/*  These version identifiers are used to specify the minimum version of