Files
m2dev-client-src/src/UserInterface/Version.h
d1str4ught 4be475f111 init
2025-08-18 19:46:48 +02:00

4 lines
127 B
C

#define VER_FILE_VERSION 1,0,28249,0
#define VER_FILE_VERSION_STR "1.0.28249.1"
int METIN2_GET_VERSION() { return 28249; }