Skip to content

Commit

Permalink
GIT_SILENT Upgrade KF5 version to 5.73.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
l10n daemon script committed Jul 12, 2020
1 parent 5a20757 commit 0c4a44e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# set minimum version requirements
cmake_minimum_required(VERSION 3.5)
set(REQUIRED_QT_VERSION 5.12.0)
set(KF5_VERSION "5.72.0") # handled by release scripts
set(KF5_VERSION "5.73.0") # handled by release scripts
set(KF5_DEP_VERSION "5.72.0") # handled by release scripts

# set up project
Expand Down

0 comments on commit 0c4a44e

Please sign in to comment.