Skip to content

Commit fb8a0b4

Browse files
authored
[release] v0.7.25 (#2482)
1 parent 17e414f commit fb8a0b4

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 24)
11+
SET(TI_VERSION_PATCH 25)
1212

1313
set(CMAKE_CXX_STANDARD 17)
1414

0 commit comments

Comments
 (0)