We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2774690 commit 1c53903Copy full SHA for 1c53903
cmake/cmake.version
@@ -2,7 +2,7 @@
2
IF (DEFINED VERNUMBER)
3
SET(TD_VER_NUMBER ${VERNUMBER})
4
ELSE ()
5
- SET(TD_VER_NUMBER "3.0.2.4")
+ SET(TD_VER_NUMBER "3.0.2.5")
6
ENDIF ()
7
8
IF (DEFINED VERCOMPATIBLE)
0 commit comments