Changeset 5218 for trunk/include


Ignore:
Timestamp:
Feb 21, 2001, 4:26:57 AM (25 years ago)
Author:
bird
Message:

Made a change to stop the build since win32k.sys is still broken ;-).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/odinbuild.h

    r5212 r5218  
    1 /* $Id: odinbuild.h,v 1.22 2001-02-20 06:03:27 bird Exp $
     1/* $Id: odinbuild.h,v 1.23 2001-02-21 03:26:57 bird Exp $
    22 *
    33 * Odin32 version number and build numbers.
     
    1616 * Used for bldlevel info.
    1717 */
    18 #define ODIN32_VERSION_MAJOR 0
    19 #define ODIN32_VERSION_MINOR 5
     18#define ODIN32_VERSION_MAJOR    0
     19#define ODIN32_VERSION_MINOR    5
    2020#define ODIN32_VERSION       "0.5"
    2121#define ODIN32_BUILD_NR       330        /* This started at 300 on the 17th Des 2000. */
    2222
     23
    2324#endif
    2425
    25 
    26 
    27 
    28 
    29 
    30 
    31 
    32 
    33 
    34 
    35 
    36 
    37 
    38 
    39 
    40 
    41 
    42 
    43 
    44 
Note: See TracChangeset for help on using the changeset viewer.