diff --git a/src/common/common.h b/src/common/common.h index 5bbf78d..94e787d 100644 --- a/src/common/common.h +++ b/src/common/common.h @@ -9,7 +9,7 @@ namespace GlobalDef { const static char CLIENT_TYPE[] = "alpha"; -const static int CLIENT_VER = 52; +const static int CLIENT_VER = 53; const static char SETTINGS_NAME[] = "mrpaint.ini";