From e21a3a5af32cb66faef9a4c39fa77ddffddc4ede Mon Sep 17 00:00:00 2001 From: Masamichi Takagi Date: Fri, 4 Sep 2020 12:02:54 +0900 Subject: [PATCH] spec: prerelase 0.94 for testing ihk_create_os_str Change-Id: If30f6ccf269dbdbbd564498318b741a88d46a2a1 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 9e9433a4..13b49966 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,7 +10,7 @@ project(mckernel C ASM) set(MCKERNEL_VERSION "1.7.0") # See "Fedora Packaging Guidlines -- Versioning" -set(MCKERNEL_RELEASE "0.93") +set(MCKERNEL_RELEASE "0.94") set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules) # for rpmbuild