Skip to content

Commit e0a6316

Browse files
committed
Update version
1 parent e43f837 commit e0a6316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.pri

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ equals(QT_MAJOR_VERSION, 6) : !versionAtLeast(QT_VERSION, 6.2.0) {
1010
error("QtMultimedia is not installed. Please install with Qt Maintenance Tool or with system repository")
1111
}
1212

13-
VERSION = 4.1
13+
VERSION = 4.1.10
1414
DEFINES += APP_VERSION=\\\"$$VERSION\\\"
1515

1616
QT += core gui printsupport multimedia widgets svg

0 commit comments

Comments
 (0)