release: 1.7.5: fix ihk_*str() functions

Change-Id: Ic412029f856f34a10724f03e36f211f6026acd8e
This commit is contained in:
Masamichi Takagi
2021-03-11 12:16:49 +09:00
parent 11d7229525
commit daed585347
3 changed files with 172 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.4")
set(MCKERNEL_VERSION "1.7.5")
# See "Fedora Packaging Guidelines -- Versioning"
set(MCKERNEL_RELEASE "")