Skip to content

Commit

Permalink
version: 2.0.11-RC1
Browse files Browse the repository at this point in the history
Signed-off-by: Date Huang <[email protected]>
  • Loading branch information
tjjh89017 committed Mar 29, 2024
1 parent 178f44d commit 7a2ef37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ execute_process(COMMAND git describe --tags --dirty

# if no git
if(GIT_VERSION STREQUAL "")
set(GIT_VERSION 2.0.10)
set(GIT_VERSION 2.0.11-RC1)
endif()

# start compile part
Expand Down

0 comments on commit 7a2ef37

Please sign in to comment.