diff --git a/minimal_heap.h b/minimal_heap.h index fc7e8df..0309dfc 100644 --- a/minimal_heap.h +++ b/minimal_heap.h @@ -2,7 +2,7 @@ #define __MINIMAL_HEAP_H__ #define MIHP_VERSION_MAJOR 1 -#define MIHP_VERSION_MINOR 10 +#define MIHP_VERSION_MINOR 11 #include #include