Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
darktorres committed Oct 1, 2022
1 parent e43f837 commit e0a6316
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
VERSION = 4.1.10
DEFINES += APP_VERSION=\\\"$$VERSION\\\"

QT += core gui printsupport multimedia widgets svg
Expand Down

0 comments on commit e0a6316

Please sign in to comment.