Skip to content

Commit d1b99fe

Browse files
updated version string.
1 parent ed5a1a7 commit d1b99fe

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
@@ -1,7 +1,7 @@
11
#pragma once
22
constexpr auto TF_VERSION_STR = "2.10.0";
33
constexpr auto TF_VERSION_NUMBER = 0x020a00;
4-
constexpr auto TF_SRC_REVISION = 2915;
4+
constexpr auto TF_SRC_REVISION = 2956;
55

66
#include <QMetaType>
77
#include <QIODevice>

0 commit comments

Comments
 (0)