diff --git a/config.h b/config.h index 149e65a..f624256 100644 --- a/config.h +++ b/config.h @@ -6,7 +6,7 @@ #define LICENSE_LINE \ "License BSD-3-Clause: BSD-3-Clause " #define AUTHORS "vx_clutch" -#define VERSION "1" +#define VERSION "beta" #define YEAR 2025 #endif