spec: Update version number to 1.7.0rc3

Change-Id: Id07122ececb562ecb4e4cf91e4983b8273c96b34
This commit is contained in:
Masamichi Takagi
2020-04-09 00:06:17 -04:00
parent c10b4a1c16
commit 33eef71133
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ endif (NOT CMAKE_BUILD_TYPE)
enable_language(C ASM)
project(mckernel C ASM)
set(MCKERNEL_VERSION "1.6.0")
set(MCKERNEL_VERSION "1.7.0rc3")
set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules)
# for rpmbuild