Changeset 5254


Ignore:
Timestamp:
Feb 23, 2001, 2:48:28 PM (24 years ago)
Author:
bird
Message:

Daily build - 20010223

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/include/odinbuild.h

    r5249 r5254  
    1 /* $Id: odinbuild.h,v 1.26 2001-02-23 03:24:52 bird Exp $
     1/* $Id: odinbuild.h,v 1.27 2001-02-23 13:48:28 bird Exp $
    22 *
    33 * Odin32 version number and build numbers.
     
    1212#define _ODINBUILD_H_
    1313
    14 
    1514/*
    1615 * Current Odin version and build number.
     
    2019#define ODIN32_VERSION_MINOR    5
    2120#define ODIN32_VERSION       "0.5"
    22 #define ODIN32_BUILD_NR       332        /* This started at 300 on the 17th Des 2000. */
     21#define ODIN32_BUILD_NR       333        /* This started at 300 on the 17th Des 2000. */
    2322
    2423#endif
Note: See TracChangeset for help on using the changeset viewer.