Skip to content

Commit

Permalink
v1.0.7版本
Browse files Browse the repository at this point in the history
  • Loading branch information
czyt1988 committed Dec 6, 2023
1 parent bdf672c commit 8160398
Show file tree
Hide file tree
Showing 4 changed files with 9,457 additions and 9,410 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ cmake_minimum_required(VERSION 3.5)

set(SARIBBON_VERSION_MAJOR 1)
set(SARIBBON_VERSION_MINOR 0)
set(SARIBBON_VERSION_PATCH 6)
set(SARIBBON_VERSION_PATCH 7)
set(SARIBBON_VERSION "${SARIBBON_VERSION_MAJOR}.${SARIBBON_VERSION_MINOR}.${SARIBBON_VERSION_PATCH}")
project(SARibbon VERSION ${SARIBBON_VERSION} LANGUAGES CXX)

Expand Down
Loading

0 comments on commit 8160398

Please sign in to comment.