Skip to content

Commit 9a31814

Browse files
authored
[release] v0.7.18 (#2309)
1 parent 048da7f commit 9a31814

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 17)
11+
SET(TI_VERSION_PATCH 18)
1212

1313
set(CMAKE_CXX_STANDARD 17)
1414

0 commit comments

Comments
 (0)