summaryrefslogtreecommitdiff
path: root/include/mimalloc.h
diff options
context:
space:
mode:
authordaan <daanl@outlook.com>2020-09-24 09:29:37 -0700
committerdaan <daanl@outlook.com>2020-09-24 09:29:37 -0700
commitd0d36341436eb948359aead82b74b00ea70f7795 (patch)
treedfa631887930aa65dd249cb8a6b7a42a0efcfd42 /include/mimalloc.h
parentc05302f097439cf3b81d9dbcdb015e40609da3dc (diff)
bump version for further development
Diffstat (limited to 'include/mimalloc.h')
-rw-r--r--include/mimalloc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mimalloc.h b/include/mimalloc.h
index a0f537b..b980037 100644
--- a/include/mimalloc.h
+++ b/include/mimalloc.h
@@ -8,7 +8,7 @@ terms of the MIT license. A copy of the license can be found in the file
#ifndef MIMALLOC_H
#define MIMALLOC_H
-#define MI_MALLOC_VERSION 165 // major + 2 digits minor
+#define MI_MALLOC_VERSION 166 // major + 2 digits minor
// ------------------------------------------------------
// Compiler specific attributes