release: 1.7.10: detect hungup via device-ioctl

Change-Id: I6531a159a44683085004ad3e90d7b4e67f51422c
This commit is contained in:
Masamichi Takagi
2021-03-18 15:42:24 +09:00
parent ceb55d53b1
commit 1bb8dcef05
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.9")
set(MCKERNEL_VERSION "1.7.10")
# See "Fedora Packaging Guidelines -- Versioning"
set(MCKERNEL_RELEASE "")