Skip to content

Commit

Permalink
Increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
darktorres committed Jun 7, 2023
1 parent 4f019df commit 351d479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.pri
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ equals(QT_MAJOR_VERSION, 6) : !versionAtLeast(QT_VERSION, 6.2.0) {
error("QtMultimedia is not installed. Please install with Qt Maintenance Tool or with system repository")
}

VERSION = 4.1.11
VERSION = 4.1.12
DEFINES += APP_VERSION=\\\"$$VERSION\\\"

QT += core gui printsupport multimedia widgets svg
Expand Down

0 comments on commit 351d479

Please sign in to comment.