forked from metin2/client
1
0
Fork 0
client/UserInterface/Version.h

4 lines
127 B
C
Raw Normal View History

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