We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07253fb commit 4a590b1Copy full SHA for 4a590b1
include/mimalloc.h
@@ -8,7 +8,7 @@ terms of the MIT license. A copy of the license can be found in the file
8
#ifndef MIMALLOC_H
9
#define MIMALLOC_H
10
11
-#define MI_MALLOC_VERSION 171 // major + 2 digits minor
+#define MI_MALLOC_VERSION 173 // major + 2 digits minor
12
13
// ------------------------------------------------------
14
// Compiler specific attributes
0 commit comments