Merge pull request #20312 from taosdata/release/xiaolei/TD-23018-3.0-release-3030

release: update 3.0 version to 3.0.3.0
This commit is contained in:
wade zhang 2023-03-08 08:29:17 +08:00 committed by GitHub
commit 3f3641f184
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.6")
SET(TD_VER_NUMBER "3.0.3.0")
ENDIF ()
IF (DEFINED VERCOMPATIBLE)