Skip to content

Commit

Permalink
GIT_SILENT Upgrade KF version to 5.88.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
l10n daemon script committed Oct 9, 2021
1 parent 6eb2d2f commit cbf8efe
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.16)
set(REQUIRED_QT_VERSION 5.15.2)
set(KF_VERSION "5.87.0") # handled by release scripts
set(KF_VERSION "5.88.0") # handled by release scripts
set(KF_DEP_VERSION "5.87.0") # handled by release scripts

# set up project
Expand Down

0 comments on commit cbf8efe

Please sign in to comment.