Skip to content

Commit 2363518

Browse files
change version number
1 parent a49211a commit 2363518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

popnhax/dllmain.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
#include "SearchFile.h"
3434

35-
#define PROGRAM_VERSION "2.5.dev"
35+
#define PROGRAM_VERSION "2.5"
3636

3737
const char *g_game_dll_fn = NULL;
3838
char *g_config_fn = NULL;

0 commit comments

Comments
 (0)