From e66cb4e3d424cb1f4d6aabacedddbe9255f42ffb Mon Sep 17 00:00:00 2001 From: IoIxD Date: Mon, 27 Apr 2026 01:07:17 -0700 Subject: [PATCH] 1.0a --- include/Mw/Version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/Mw/Version.h b/include/Mw/Version.h index f59205c..972c59c 100644 --- a/include/Mw/Version.h +++ b/include/Mw/Version.h @@ -18,12 +18,12 @@ /*! * @brief Patchlevel of version, calculated by `patchlevel_alphabet - 'a'` */ -#define MwPATCH 0 +#define MwPATCH 'a' /*! * @brief Version in string */ -#define MwVERSION "1.0" +#define MwVERSION "1.0a" /*! * @brief Version in string