Skip to content

Commit

Permalink
ver-2.4.0.20: change version number
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchon committed May 14, 2022
1 parent 44021f3 commit 84e1ed5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cmake/version.inc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PROJECT(TDengine)
IF (DEFINED VERNUMBER)
SET(TD_VER_NUMBER ${VERNUMBER})
ELSE ()
SET(TD_VER_NUMBER "2.4.0.18")
SET(TD_VER_NUMBER "2.4.0.20")
ENDIF ()

IF (DEFINED VERCOMPATIBLE)
Expand Down
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: tdengine
base: core20
version: '2.4.0.18'
version: '2.4.0.20'
icon: snap/gui/t-dengine.svg
summary: an open-source big data platform designed and optimized for IoT.
description: |
Expand Down

0 comments on commit 84e1ed5

Please sign in to comment.