Skip to content

Commit

Permalink
v2.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
LiangliangNan committed Nov 26, 2021
1 parent a2bf54f commit b658e57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ project(Easy3D)

set(EASY3D_MAJOR_VERSION 2)
set(EASY3D_MINOR_VERSION 4)
set(EASY3D_PATCH_VERSION 6)
set(EASY3D_PATCH_VERSION 7)
set(EASY3D_VERSION "${EASY3D_MAJOR_VERSION}.${EASY3D_MINOR_VERSION}.${EASY3D_PATCH_VERSION}")

################################################################################
Expand Down

0 comments on commit b658e57

Please sign in to comment.