Skip to content

Commit bdfe978

Browse files
updated version string.
1 parent f9c521b commit bdfe978

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.3.0";
33
constexpr auto TF_VERSION_NUMBER = 0x020300;
4-
constexpr auto TF_SRC_REVISION = 2462;
4+
constexpr auto TF_SRC_REVISION = 2467;
55

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

0 commit comments

Comments
 (0)