mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-05-04 22:49:32 +03:00
update mimalloc build version
This commit is contained in:
parent
114d05cd76
commit
c9d474d298
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
set(mi_version_major 1)
|
||||
set(mi_version_minor 0)
|
||||
set(mi_version_minor 1)
|
||||
set(mi_version ${mi_version_major}.${mi_version_minor})
|
||||
|
||||
set(PACKAGE_VERSION ${mi_version})
|
||||
|
|
Loading…
Add table
Reference in a new issue