Skip to content

Commit

Permalink
ver-2.4.0.24: change version number
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchon committed May 27, 2022
1 parent 3ed667d commit 62e6bae
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.24")
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.24'
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 62e6bae

Please sign in to comment.