bump version to 1.6.6

This commit is contained in:
daan 2020-09-24 10:14:10 -07:00
parent f88b4b4c27
commit 6adb919085
2 changed files with 2 additions and 2 deletions

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