summaryrefslogtreecommitdiff
path: root/include/mimalloc.h
diff options
context:
space:
mode:
authordaan <daanl@outlook.com>2019-11-22 09:28:48 -0800
committerdaan <daanl@outlook.com>2019-11-22 09:28:48 -0800
commit24b768363efa415f74ba25d53c6fdae55c1aa24c (patch)
tree831b50edf1696be64c8081e8914e19296ddca4d9 /include/mimalloc.h
parent31fbe9793df3a264ad3e7b74428dc1fa5e3aa667 (diff)
bump version to 1.3 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 f727a99..2944de8 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 120 // major + 2 digits minor
+#define MI_MALLOC_VERSION 130 // major + 2 digits minor
// ------------------------------------------------------
// Compiler specific attributes