mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 11:34:38 +03:00
bump version to v1.6.0
This commit is contained in:
parent
609703a7f3
commit
04f1c3b1e2
4 changed files with 9 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
set(mi_version_major 1)
|
||||
set(mi_version_minor 5)
|
||||
set(mi_version_minor 6)
|
||||
set(mi_version ${mi_version_major}.${mi_version_minor})
|
||||
|
||||
set(PACKAGE_VERSION ${mi_version})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue