Changeset 70 in dev


Ignore:
Timestamp:
Mar 14, 2007, 3:06:33 AM (17 years ago)
Author:
dai_9181
Message:

バージョンをβ16にした。

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BasicCompiler_Common/common.h

    r69 r70  
    4343
    4444#ifdef _AMD64_
    45 #define VER_INFO        "β15 (x64)"
     45#define VER_INFO        "β16 (x64)"
    4646#else
    47 #define VER_INFO        "β15"
     47#define VER_INFO        "β16"
    4848#endif
    4949
  • ProjectEditor/Common.h

    r66 r70  
    5959#define APPLICATION_NAME "ActiveBasic 5.0"
    6060#define VERSION_APPLI_NAME APPLICATION_NAME
    61 #define VERSION_STRING "5.00.00 β15"
     61#define VERSION_STRING "5.00.00 β16"
    6262
    6363#endif
Note: See TracChangeset for help on using the changeset viewer.