Skip to content

Commit

Permalink
!6 修改版本2.0.0->1.3.0
Browse files Browse the repository at this point in the history
Merge pull request !6 from royliu1990/huawei
  • Loading branch information
razor1991 authored and gitee-org committed Jul 27, 2023
2 parents 6846303 + e37f452 commit 0c38271
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

cmake_minimum_required(VERSION 3.14)

project(xucg VERSION 2.0.0)
project(xucg VERSION 1.3.0)

## Set policy
cmake_policy(SET CMP0048 NEW)
Expand Down Expand Up @@ -45,4 +45,4 @@ endif ()
if (UCG_BUILD_TESTS MATCHES "ON")
enable_testing()
add_subdirectory(tests)
endif ()
endif ()

0 comments on commit 0c38271

Please sign in to comment.