Skip to content

Commit 562e1f1

Browse files
authored
[release] v0.6.4
1 parent f503dc4 commit 562e1f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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 6)
11-
SET(TI_VERSION_PATCH 3)
11+
SET(TI_VERSION_PATCH 4)
1212

1313
execute_process(
1414
WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}

docs/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6.3
1+
0.6.4

0 commit comments

Comments
 (0)