release: 1.7.3: fix missing fput executable

Change-Id: Ib369a7803d5ef944fec4c42c5e9b20f8655e47f3
This commit is contained in:
Masamichi Takagi
2021-03-05 15:20:16 +09:00
parent c80ea0ed23
commit 43a6f0d41d

View File

@ -7,7 +7,7 @@ endif (NOT CMAKE_BUILD_TYPE)
enable_language(C ASM)
project(mckernel C ASM)
set(MCKERNEL_VERSION "1.7.2")
set(MCKERNEL_VERSION "1.7.3")
# See "Fedora Packaging Guidelines -- Versioning"
set(MCKERNEL_RELEASE "")