Skip to content

Commit

Permalink
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.73.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
l10n daemon script committed Aug 1, 2020
1 parent a0b5367 commit 5256817
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
Expand Up @@ -2,7 +2,7 @@
cmake_minimum_required(VERSION 3.5)
set(REQUIRED_QT_VERSION 5.12.0)
set(KF5_VERSION "5.73.0") # handled by release scripts
set(KF5_DEP_VERSION "5.72.0") # handled by release scripts
set(KF5_DEP_VERSION "5.73.0") # handled by release scripts

# set up project
project(Baloo VERSION ${KF5_VERSION})
Expand Down

0 comments on commit 5256817

Please sign in to comment.