aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorl10n daemon script <scripty@kde.org>2019-02-02 13:13:24 +0000
committerl10n daemon script <scripty@kde.org>2019-02-02 13:13:24 +0000
commitae4167f968dda320bbaeb7bce9646af9cf98d18c (patch)
tree1a7a267e3f529be57d11c734f59b21b8f5e14545
parented985869924f4172c234afda123d65bc3bed4472 (diff)
downloadextra-cmake-modules-ae4167f968dda320bbaeb7bce9646af9cf98d18c.tar.gz
extra-cmake-modules-ae4167f968dda320bbaeb7bce9646af9cf98d18c.tar.bz2
GIT_SILENT Upgrade ECM version to 5.55.0.v5.55.0-rc1v5.55.0
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index bfccccf5..ad5a4f63 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.54.0") # handled by release scripts
+set(VERSION "5.55.0") # handled by release scripts
if (POLICY CMP0048)
cmake_policy(SET CMP0048 NEW)