Changeset 1007 for Daodan/src/_Version.h


Ignore:
Timestamp:
Jul 4, 2014, 5:42:25 PM (10 years ago)
Author:
alloc
Message:

Daodan 3.8: Fix msvcrt incompatibility on XP

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Daodan/src/_Version.h

    r990 r1007  
    66
    77#define DAODAN_VERSION_MAJOR 3
    8 #define DAODAN_VERSION_MINOR 7
     8#define DAODAN_VERSION_MINOR 8
    99#define DAODAN_VERSION_STRING STRINGIZE(DAODAN_VERSION_MAJOR) "." STRINGIZE(DAODAN_VERSION_MINOR)
    1010
Note: See TracChangeset for help on using the changeset viewer.