Changeset 687 for trunk/dll/version.h


Ignore:
Timestamp:
Jun 10, 2007, 10:41:52 PM (18 years ago)
Author:
Gregg Young
Message:

Add CheckPmDrgLimit function to fix crash when dragging to FM/2 for other apps

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/version.h

    r684 r687  
    4848// Ensure VERREALMINOR nul for non-beta releases
    4949// #define VERREALMINOR   ""
    50 #define VERREALMINOR   "09 " __DATE__ " " __TIME__
     50#define VERREALMINOR   ".09 "
     51//#define VERREALMINOR   ".09 " __DATE__ " " __TIME__
    5152
    5253#define APPNAME         "FM2"
Note: See TracChangeset for help on using the changeset viewer.