aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorl10n daemon script <scripty@kde.org>2018-12-09 11:00:49 +0000
committerl10n daemon script <scripty@kde.org>2018-12-09 11:00:49 +0000
commit3234a509ff7e12df8130cc415e216ecae4395604 (patch)
tree2d5b1a06abebcca8e491e9c34a6a557a0d560377 /CMakeLists.txt
parentebb05ecafb02294c2ed471638c35576d2852b456 (diff)
downloadextra-cmake-modules-3234a509ff7e12df8130cc415e216ecae4395604.tar.gz
extra-cmake-modules-3234a509ff7e12df8130cc415e216ecae4395604.tar.bz2
GIT_SILENT Upgrade ECM version to 5.54.0.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 143c4bed..bfccccf5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -32,7 +32,7 @@ cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
# Preliminary setup
#
-set(VERSION "5.53.0") # handled by release scripts
+set(VERSION "5.54.0") # handled by release scripts
if (POLICY CMP0048)
cmake_policy(SET CMP0048 NEW)