Skip to content

Commit 26a6ead

Browse files
update version string.
1 parent 6458d15 commit 26a6ead

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.2.0";
33
constexpr auto TF_VERSION_NUMBER = 0x020200;
4-
constexpr auto TF_SRC_REVISION = 2441;
4+
constexpr auto TF_SRC_REVISION = 2446;
55

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

0 commit comments

Comments
 (0)