Skip to content

Commit

Permalink
Merge pull request #16701 from taosdata/release/ver-3.0.0.2
Browse files Browse the repository at this point in the history
build: release ver-3.0.0.2
  • Loading branch information
guanshengliang authored Sep 7, 2022
2 parents 8e26353 + 7c3c988 commit 5edb8cb
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.0.1")
SET(TD_VER_NUMBER "3.0.0.2")
ENDIF ()

IF (DEFINED VERCOMPATIBLE)
Expand Down

0 comments on commit 5edb8cb

Please sign in to comment.