release: 1.7.6: fix ihk_reserve_mem_conf

Change-Id: I767f8eac655af9200f733c21353b1e141007df17
This commit is contained in:
Masamichi Takagi
2021-03-11 15:22:36 +09:00
parent 9dd4d99a1a
commit 546cafe6bc
2 changed files with 25 additions and 1 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.5")
set(MCKERNEL_VERSION "1.7.6")
# See "Fedora Packaging Guidelines -- Versioning"
set(MCKERNEL_RELEASE "")