From e420e9563c5e50e6f5455eacf30c94ab325c6c0a Mon Sep 17 00:00:00 2001 From: dacctal Date: Sat, 18 Jul 2026 04:39:13 +0000 Subject: bump version --- include/globs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/globs.h') diff --git a/include/globs.h b/include/globs.h index 114083e..20c10f5 100644 --- a/include/globs.h +++ b/include/globs.h @@ -24,7 +24,7 @@ #include "str.h" -#define VERSION "1.2.0_INDEV" +#define VERSION "1.2.0" #define RED "\x1b[0;31m" #define GREEN "\x1b[0;32m" #define YELLOW "\x1b[0;33m" -- cgit v1.2.3