PROJECT: updated version
This commit is contained in:
parent
918e32ce71
commit
1149aafa05
|
|
@ -33,7 +33,7 @@ extern "C"
|
|||
|
||||
//Bridge defines
|
||||
#define MAX_SETTING_SIZE 65536
|
||||
#define DBG_VERSION 17
|
||||
#define DBG_VERSION 19
|
||||
|
||||
//Bridge functions
|
||||
BRIDGE_IMPEXP const char* BridgeInit();
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
|||
VALUE "OriginalFilename", ""
|
||||
VALUE "PrivateBuild", ""
|
||||
VALUE "ProductName", "x64_dbg"
|
||||
VALUE "ProductVersion", "V1.7ALPHA"
|
||||
VALUE "ProductVersion", "V1.9ALPHA"
|
||||
VALUE "SpecialBuild", ""
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue