From: Lukas Krickl Date: Mon, 23 Mar 2026 17:08:35 +0000 (+0100) Subject: updated version to 1.0.0 X-Git-Url: https://git.krickl.dev/?a=commitdiff_plain;h=2fd71df65edfc1e5b8494042dfa21d6bdeae22af;p=ulas%2F.git updated version to 1.0.0 --- diff --git a/src/ulas.h b/src/ulas.h index 3d81b28..fcc4ae0 100644 --- a/src/ulas.h +++ b/src/ulas.h @@ -7,7 +7,7 @@ #include "archs.h" #define ULAS_NAME "ulas" -#define ULAS_VER "0.0.1" +#define ULAS_VER "1.0.0" /* args without value */ #define ULAS_OPTS "hvVpdA"