release: 1.8.0: MAP_LOCKED and pre-populate PMIx shared memory PFNs

Change-Id: I171c87f0f49cf2f791693e397a1d94b1bc2d0440
This commit is contained in:
Masamichi Takagi
2021-03-19 16:58:09 +09:00
committed by masamichi.takagi
parent 03d99a0ed1
commit 1a71203872
3 changed files with 27 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ endif (NOT CMAKE_BUILD_TYPE)
enable_language(C ASM)
project(mckernel C ASM)
set(MCKERNEL_VERSION "1.7.10")
set(MCKERNEL_VERSION "1.8.0")
# See "Fedora Packaging Guidelines -- Versioning"
set(MCKERNEL_RELEASE "")