mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
338 B
8 lines
338 B
// WARNING --- DO NOT CHANGE THIS FILE --- WARNING
|
|
// It is updated automatically by the TpiBuild procedure using VerInc.exe.
|
|
#define VER_FILE_MAJOR_NUM 0
|
|
#define VER_FILE_MINOR_NUM 7
|
|
#define VER_FILE_SUB_MINOR_NUM 0
|
|
#define VER_FILE_MAJOR_STR "0"
|
|
#define VER_FILE_MINOR_STR "07"
|
|
#define VER_FILE_SUB_MINOR_STR "00"
|