Skip to content

Commit

Permalink
build: release ver-3.1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaopingcs committed Aug 21, 2023
1 parent fb80d6d commit cdc8403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/cmake.version
Expand Up @@ -2,7 +2,7 @@
IF (DEFINED VERNUMBER)
SET(TD_VER_NUMBER ${VERNUMBER})
ELSE ()
SET(TD_VER_NUMBER "3.1.0.2.alpha")
SET(TD_VER_NUMBER "3.1.0.2")
ENDIF ()

IF (DEFINED VERCOMPATIBLE)
Expand Down

0 comments on commit cdc8403

Please sign in to comment.