Skip to content

Commit

Permalink
build: release ver-3.0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaopingcs committed Jun 30, 2023
1 parent 84c2046 commit 6187690
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.6.0.alpha")
SET(TD_VER_NUMBER "3.0.6.0")
ENDIF ()

IF (DEFINED VERCOMPATIBLE)
Expand Down

0 comments on commit 6187690

Please sign in to comment.