Downgrade from 1.0 to beta

This commit is contained in:
vx_clutch
2025-09-05 08:58:17 -04:00
committed by GitHub
parent b99a13f426
commit 2beb5d57f0

View File

@@ -6,7 +6,7 @@
#define LICENSE_LINE \ #define LICENSE_LINE \
"License BSD-3-Clause: BSD-3-Clause <https://opensource.org/license/bsd-3-clause>" "License BSD-3-Clause: BSD-3-Clause <https://opensource.org/license/bsd-3-clause>"
#define AUTHORS "vx_clutch" #define AUTHORS "vx_clutch"
#define VERSION "1" #define VERSION "beta"
#define YEAR 2025 #define YEAR 2025
#endif #endif