Skip to content

Commit 34f482a

Browse files
updated version strings.
1 parent 52b79c3 commit 34f482a

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.4.0";
33
constexpr auto TF_VERSION_NUMBER = 0x020400;
4-
constexpr auto TF_SRC_REVISION = 2542;
4+
constexpr auto TF_SRC_REVISION = 2549;
55

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

0 commit comments

Comments
 (0)