fix warning

This commit is contained in:
2025-08-23 15:12:21 -04:00
parent b62d6b1a61
commit a2bc8dd002
6 changed files with 50 additions and 10 deletions

View File

@@ -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 "alpha"
#define VERSION "1"
#define YEAR 2025
#endif