Skip to content

Commit 03bfde9

Browse files
update version string.
1 parent 5f3974f commit 03bfde9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tglobal.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
constexpr auto TF_VERSION_STR = "1.29.0";
55
constexpr auto TF_VERSION_NUMBER = 0x012900;
6-
constexpr auto TF_SRC_REVISION = 2178;
6+
constexpr auto TF_SRC_REVISION = 2193;
77

88
#include <QtGlobal>
99
#include <QMetaType>

0 commit comments

Comments
 (0)