release: 1.7.2: xpmem is fixed, uti is integrated

Change-Id: I97ff528cbddaf06bb28fa064df54601308a06bca
This commit is contained in:
Masamichi Takagi
2021-03-05 09:26:52 +09:00
parent c593faea89
commit b8cc962843

View File

@ -7,10 +7,10 @@ endif (NOT CMAKE_BUILD_TYPE)
enable_language(C ASM)
project(mckernel C ASM)
set(MCKERNEL_VERSION "1.7.1")
set(MCKERNEL_VERSION "1.7.2")
# See "Fedora Packaging Guidelines -- Versioning"
set(MCKERNEL_RELEASE "0.95")
set(MCKERNEL_RELEASE "")
set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules)
# for rpmbuild