aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorl10n daemon script <scripty@kde.org>2016-12-12 22:11:28 +0000
committerl10n daemon script <scripty@kde.org>2016-12-12 22:11:28 +0000
commita04ff04252817877e426032ae9eb052f7efb2340 (patch)
treebcab224bd3ddaf1df318ef39bf3b99b947a565c0
parent187d8881a6a0c33f50eb65689aa1dd74a8d107a4 (diff)
downloadextra-cmake-modules-a04ff04252817877e426032ae9eb052f7efb2340.tar.gz
extra-cmake-modules-a04ff04252817877e426032ae9eb052f7efb2340.tar.bz2
Upgrade ECM version to 5.30.0.
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index ba4d2811..6e328998 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.29.0") # handled by release scripts
+set(VERSION "5.30.0") # handled by release scripts
if (POLICY CMP0048)
cmake_policy(SET CMP0048 NEW)