release: 1.7.8: fix ihklib/ihk_reserve_cpu when using krm

Change-Id: I57235d51f51ae7327cb08a9e3ae56be995157100
This commit is contained in:
Masamichi Takagi
2021-03-12 12:54:56 +09:00
parent c80b112ce7
commit 2039139380
3 changed files with 26 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.7")
set(MCKERNEL_VERSION "1.7.8")
# See "Fedora Packaging Guidelines -- Versioning"
set(MCKERNEL_RELEASE "")