Skip to content

Commit

Permalink
release(buildsystem): bump version suffix
Browse files Browse the repository at this point in the history
Signed-off-by: Shanoa Ice <25174488+shanoaice@users.noreply.github.com>
  • Loading branch information
shanoaice committed Sep 1, 2021
1 parent f67a2e2 commit 64463be
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
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.10.1)
project(Qv2ray VERSION 3.0.0)
set(QV2RAY_PROJECT_VERSION_SUFFIX "beta1")
set(QV2RAY_PROJECT_VERSION_SUFFIX "rc1")

set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED ON)
Expand Down

0 comments on commit 64463be

Please sign in to comment.