Skip to content

Commit 2daa097

Browse files
authored
[release] v0.7.22 (#2445)
1 parent c95da2d commit 2daa097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ project(taichi)
88

99
SET(TI_VERSION_MAJOR 0)
1010
SET(TI_VERSION_MINOR 7)
11-
SET(TI_VERSION_PATCH 21)
11+
SET(TI_VERSION_PATCH 22)
1212

1313
set(CMAKE_CXX_STANDARD 17)
1414

0 commit comments

Comments
 (0)