yait

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 1cc8f9dacb5766ce3abb8f0e26923adb41e44ca4
parent a9da6ecfee53b02b1788d92071650ab7c24ef52b
Author: vx-clutch <[email protected]>
Date:   Mon, 28 Jul 2025 12:32:28 -0400

save

Diffstat:
Mconfig.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

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