release: 1.7.7: fix fput and mckernel.spec

Change-Id: I74f7530b067d44790e3f014479f580867387584a
This commit is contained in:
Masamichi Takagi
2021-03-11 17:06:26 +09:00
committed by Masamichi Takagi
parent 4a05024656
commit c80b112ce7
2 changed files with 26 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.6")
set(MCKERNEL_VERSION "1.7.7")
# See "Fedora Packaging Guidelines -- Versioning"
set(MCKERNEL_RELEASE "")