Merge pull request #19293 from taosdata/release/ver-3.0.2.2

Release/ver 3.0.2.2
This commit is contained in:
Hui Li 2022-12-30 19:21:39 +08:00 committed by GitHub
commit 07540081e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.1")
SET(TD_VER_NUMBER "3.0.2.2")
ENDIF ()
IF (DEFINED VERCOMPATIBLE)