From ed670c03afb6e3e4eb94d781983f6db5ab853dbd Mon Sep 17 00:00:00 2001 From: Masamichi Takagi Date: Wed, 23 Dec 2020 11:33:31 +0900 Subject: [PATCH] spec: prerelease 0.1 for testing ihk_create_os_str Change-Id: I3c9bbc6f3c9e8951c0ad700b9c02fcdec65018ff --- CMakeLists.txt | 4 ++-- ihk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 95dd15d8..8517d93e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,10 +7,10 @@ endif (NOT CMAKE_BUILD_TYPE) enable_language(C ASM) project(mckernel C ASM) -set(MCKERNEL_VERSION "1.7.0") +set(MCKERNEL_VERSION "1.7.1") # See "Fedora Packaging Guidelines -- Versioning" -set(MCKERNEL_RELEASE "1") +set(MCKERNEL_RELEASE "0.1") set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules) # for rpmbuild diff --git a/ihk b/ihk index bda97c4c..3253a51e 160000 --- a/ihk +++ b/ihk @@ -1 +1 @@ -Subproject commit bda97c4cf7385896700868c4efbabe62f685ae82 +Subproject commit 3253a51e5aedfec58a576e800922556693b31f53