From 1cc8f9dacb5766ce3abb8f0e26923adb41e44ca4 Mon Sep 17 00:00:00 2001 From: vx-clutch Date: Mon, 28 Jul 2025 12:32:28 -0400 Subject: [PATCH] save --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index 6de86b8..c3641be 100644 --- a/config.h +++ b/config.h @@ -5,7 +5,7 @@ #define PROGRAM "yait" #define LICENSE_LINE "License BSD-3-Clause: BSD-3-Clause " #define AUTHORS "vx_clutch" -#define VERSION "pre-alpha" +#define VERSION "alpha" #define YEAR 2025 /* Custom error codes */