 |
PGE Engine
|
20 #include "../pge_version.h"
22 #ifndef EDITOR_VERSION_H
23 #define EDITOR_VERSION_H
26 #define _BUILD_VER GIT_VERSION
28 #define _BUILD_VER "<empty>"
32 #define _LATEST_STABLE "0.2.4-alpha"
34 #define _FILE_VERSION "0.2.4"
35 #define _FILE_RELEASE "-alpha"
42 #define _FILE_DESC "Game Engine"
44 #define _INTERNAL_NAME "pge_engine"
47 #define _ORIGINAL_NAME "pge_engine.exe" // for Windows platforms
49 #define _ORIGINAL_NAME "pge_engine" // for any other platforms