From e79bffa5c63bd984771cb6d307257bfba819971c Mon Sep 17 00:00:00 2001 From: IoIxD Date: Mon, 27 Apr 2026 01:12:27 -0700 Subject: [PATCH] 1.0a but with the correct patch level --- include/Mw/Version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/Mw/Version.h b/include/Mw/Version.h index 972c59c..f1c1090 100644 --- a/include/Mw/Version.h +++ b/include/Mw/Version.h @@ -18,7 +18,7 @@ /*! * @brief Patchlevel of version, calculated by `patchlevel_alphabet - 'a'` */ -#define MwPATCH 'a' +#define MwPATCH 1 /*! * @brief Version in string