mirror of
https://github.com/ToyB-Chan/minimal-heap.git
synced 2026-07-13 21:51:16 +02:00
version bump
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
#define __MINIMAL_HEAP_H__
|
#define __MINIMAL_HEAP_H__
|
||||||
|
|
||||||
#define MIHP_VERSION_MAJOR 1
|
#define MIHP_VERSION_MAJOR 1
|
||||||
#define MIHP_VERSION_MINOR 9
|
#define MIHP_VERSION_MINOR 10
|
||||||
|
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user