Skip to content

Commit

Permalink
[release] v0.5.11
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanming-hu committed Apr 12, 2020
1 parent 65149a0 commit 31f09c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ project(taichi)

SET(TI_VERSION_MAJOR 0)
SET(TI_VERSION_MINOR 5)
SET(TI_VERSION_PATCH 10)
SET(TI_VERSION_PATCH 11)

execute_process(
WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}
Expand Down
2 changes: 1 addition & 1 deletion docs/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.10
0.5.11

0 comments on commit 31f09c8

Please sign in to comment.