Skip to content

Commit

Permalink
set version number
Browse files Browse the repository at this point in the history
  • Loading branch information
guanshengliang committed Dec 17, 2024
1 parent 1b5f5cf commit 8ad1ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/cmake.version
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
IF (DEFINED VERNUMBER)
SET(TD_VER_NUMBER ${VERNUMBER})
ELSE ()
SET(TD_VER_NUMBER "3.3.4.8.alpha")
SET(TD_VER_NUMBER "3.3.5.0.alpha")
ENDIF ()

IF (DEFINED VERCOMPATIBLE)
Expand Down

0 comments on commit 8ad1ac6

Please sign in to comment.