release: change version to 3.0.2.1

This commit is contained in:
Shengliang Guan 2022-12-21 10:35:43 +08:00
parent a68b8fc43e
commit ea6e9c7aa8
1 changed files with 1 additions and 1 deletions

View File

@ -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)