Skip to content

Commit 0e91098

Browse files
update
1 parent 8731d21 commit 0e91098

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.1";
33
constexpr auto TF_VERSION_NUMBER = 0x020a01;
4-
constexpr auto TF_SRC_REVISION = 2999;
4+
constexpr auto TF_SRC_REVISION = 3001;
55

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

0 commit comments

Comments
 (0)