Skip to content

Commit d98b340

Browse files
version varified
1 parent bbd5175 commit d98b340

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ message("Including Requested CMake Dependencies OK")
1010
# cmake -DCMAKE_TOOLCHAIN_FILE=/path/to/toolchain.cmake -S . -B out/build
1111
# cmake -DUSE_TOOLCHAIN=windows/llvm -S . -B out/build
1212
include(cmake/check_toolchain.cmake)
13-
project(CFDesktop VERSION 0.9.2 LANGUAGES CXX)
13+
project(CFDesktop VERSION 0.9.3 LANGUAGES CXX)
1414

1515
# ------ Build Type Configuration ------
1616
# Validate and set build type

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535
## 当前进度
3636

37-
> **版本**: 0.9.2 | **状态**: 活跃开发中
37+
> **版本**: 0.9.3 | **状态**: 活跃开发中
3838
3939
### 已完成
4040

0 commit comments

Comments
 (0)