This commit is contained in:
2025-07-28 12:32:28 -04:00
parent a9da6ecfee
commit 1cc8f9dacb

View File

@@ -5,7 +5,7 @@
#define PROGRAM "yait" #define PROGRAM "yait"
#define LICENSE_LINE "License BSD-3-Clause: BSD-3-Clause <https://opensource.org/license/bsd-3-clause>" #define LICENSE_LINE "License BSD-3-Clause: BSD-3-Clause <https://opensource.org/license/bsd-3-clause>"
#define AUTHORS "vx_clutch" #define AUTHORS "vx_clutch"
#define VERSION "pre-alpha" #define VERSION "alpha"
#define YEAR 2025 #define YEAR 2025
/* Custom error codes */ /* Custom error codes */