added version number file .

This commit is contained in:
Zero Fanker 2024-06-19 22:03:27 -04:00
parent 1d5096c8a2
commit 76febaa726

5
MissionEditor/Version.h Normal file
View file

@ -0,0 +1,5 @@
#pragma once
#define PRODUCT_VERSION_MAJOR 2
#define PRODUCT_VERSION_MINOR 1
#define PRODUCT_VERSION_REVISION 0