Skip to content

Commit

Permalink
ver-2.6.0.14: change version number
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchon committed Aug 19, 2022
1 parent 7a896f2 commit a807519
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
Expand Up @@ -4,7 +4,7 @@ PROJECT(TDengine)
IF (DEFINED VERNUMBER)
SET(TD_VER_NUMBER ${VERNUMBER})
ELSE ()
SET(TD_VER_NUMBER "2.6.0.0")
SET(TD_VER_NUMBER "2.6.0.14")
ENDIF ()

IF (DEFINED VERCOMPATIBLE)
Expand Down
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
@@ -1,6 +1,6 @@
name: tdengine
base: core20
version: '2.6.0.0'
version: '2.6.0.14'
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 a807519

Please sign in to comment.