diff options
| author | dacctal <donotcontactmevia@email.invalid> | 2026-07-18 04:39:13 +0000 |
|---|---|---|
| committer | dacctal <donotcontactmevia@email.invalid> | 2026-07-18 04:39:53 +0000 |
| commit | e420e9563c5e50e6f5455eacf30c94ab325c6c0a (patch) | |
| tree | 7ac40c148e65996b7eec634924722aa5f31c723c /include/globs.h | |
| parent | 67acacff67a21750c05de725ba938d682f3d5337 (diff) | |
bump version
Diffstat (limited to 'include/globs.h')
| -rw-r--r-- | include/globs.h | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
