Skip to content

Commit 7e2c8f1

Browse files
change version
1 parent 6b3dfb1 commit 7e2c8f1

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.3.dev"
35+
#define PROGRAM_VERSION "2.3"
3636

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

0 commit comments

Comments
 (0)