version bump

This commit is contained in:
2026-06-13 20:24:14 +02:00
parent 58fef4fc9e
commit c56962aa5c

View File

@@ -2,7 +2,7 @@
#define __MINIMAL_HEAP_H__
#define MIHP_VERSION_MAJOR 1
#define MIHP_VERSION_MINOR 9
#define MIHP_VERSION_MINOR 10
#include <stddef.h>
#include <stdint.h>