Merge branch 'dev' into dev-slice

This commit is contained in:
daan 2020-09-24 09:29:43 -07:00
commit 680c9266bf

View file

@ -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