diff --git a/config.h b/config.h index 6f01cae..b41fa04 100644 --- a/config.h +++ b/config.h @@ -4,7 +4,7 @@ #define OFFSET_MAX 6900 #define VER_HI 2 -#define VER_LO 75 +#define VER_LO 76 bool is_configured(); void init_config();