aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorl10n daemon script <scripty@kde.org>2018-06-10 20:22:18 +0000
committerl10n daemon script <scripty@kde.org>2018-06-10 20:22:18 +0000
commit06fa81af7f2e4fc12871426a7a493116883378b4 (patch)
treefbde4b175327936dc67704afcc21627098d20bef
parent5cf0be9327c31da08fa200e043cf0d68666f20b6 (diff)
downloadextra-cmake-modules-06fa81af7f2e4fc12871426a7a493116883378b4.tar.gz
extra-cmake-modules-06fa81af7f2e4fc12871426a7a493116883378b4.tar.bz2
GIT_SILENT Upgrade ECM version to 5.48.0.
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index defb9d4c..974e3027 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.47.0") # handled by release scripts
+set(VERSION "5.48.0") # handled by release scripts
if (POLICY CMP0048)
cmake_policy(SET CMP0048 NEW)