Skip to content

Commit

Permalink
release: change version to 3.0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
guanshengliang committed Dec 21, 2022
1 parent a68b8fc commit ea6e9c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/cmake.version
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
IF (DEFINED VERNUMBER)
SET(TD_VER_NUMBER ${VERNUMBER})
ELSE ()
SET(TD_VER_NUMBER "3.0.2.0")
SET(TD_VER_NUMBER "3.0.2.1")
ENDIF ()

IF (DEFINED VERCOMPATIBLE)
Expand Down

0 comments on commit ea6e9c7

Please sign in to comment.