Skip to content

Commit fec2840

Browse files
committed
VERSION: Finish version 1.37
1 parent 7a7bc74 commit fec2840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/g_local.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
#include "player.h"
3939

4040
#define MOD_NAME ("KTX")
41-
#define MOD_VERSION ("1.37-beta")
41+
#define MOD_VERSION ("1.37")
4242
#define MOD_BUILD_DATE (__DATE__ ", " __TIME__)
4343
#define MOD_SERVERINFO_MOD_KEY ("ktxver")
4444
#define MOD_SERVERINFO_BUILD_KEY ("ktxbuild")

0 commit comments

Comments
 (0)