bump version

This commit is contained in:
2026-06-13 23:18:00 +02:00
parent d000447369
commit cda05cd84b

View File

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