1.0a
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
IoIxD 2026-04-27 01:07:17 -07:00
commit e66cb4e3d4

View file

@ -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