commit 2beb5d57f0cbea85f624da1317d40d2e911ee26b
parent b99a13f4261a19a333bc21e22aa3458825c535c2
Author: vx_clutch <[email protected]>
Date: Fri, 5 Sep 2025 08:58:17 -0400
Downgrade from 1.0 to beta
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.h b/config.h
@@ -6,7 +6,7 @@
#define LICENSE_LINE \
"License BSD-3-Clause: BSD-3-Clause <https://opensource.org/license/bsd-3-clause>"
#define AUTHORS "vx_clutch"
-#define VERSION "1"
+#define VERSION "beta"
#define YEAR 2025
#endif