mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-15 04:11:46 -06:00
4.38 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
cb9eea7264
commit
83911c8529
@@ -1,7 +1,7 @@
|
||||
#include <WinVer.h>
|
||||
#include "MyVersion.h"
|
||||
|
||||
#define MY_VER MY_VER_MAJOR,MY_VER_MINOR,0,0
|
||||
#define MY_VER MY_VER_MAJOR,MY_VER_MINOR,MY_VER_BUILD,0
|
||||
|
||||
#ifdef DEBUG
|
||||
#define DBG_FL VS_FF_DEBUG
|
||||
|
||||
Reference in New Issue
Block a user