update version

Signed-off-by: haozi007 <liuhao27@huawei.com>
This commit is contained in:
haozi007 2020-05-25 14:30:01 +08:00
parent 321f0ab677
commit 1cefb2a104
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ include(cmake/set_build_flags.cmake)
#set(CMAKE_C_COMPILER "gcc" CACHE PATH "c compiler")
set(GIT_COMMIT_HASH "237e7cb8572b23cde98864077c5ea89ea19bfec1")
set(GIT_COMMIT_HASH "321f0ab67767a503b5613f9b593fc9a4bbff08fe")
message("-- commit id: " ${GIT_COMMIT_HASH})
add_definitions(-DISULAD_GIT_COMMIT="${GIT_COMMIT_HASH}")

View File

@ -1,5 +1,5 @@
%global _version 2.0.0
%global _release 20200428.173159.git237e7cb8
%global _release 20200525.142955.git321f0ab6
%global is_systemd 1
%global debug_package %{nil}