aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorl10n daemon script <scripty@kde.org>2021-04-10 11:25:36 +0000
committerl10n daemon script <scripty@kde.org>2021-04-10 11:25:36 +0000
commit9dfc9ce085681ef46d7343c47730fb3196328167 (patch)
treee849d5869e7a9da42f17d23c9af1b226e82e4d43 /CMakeLists.txt
parent0ff01edb545512b7c2d84c6016b51d8acd0132e4 (diff)
downloadextra-cmake-modules-9dfc9ce085681ef46d7343c47730fb3196328167.tar.gz
extra-cmake-modules-9dfc9ce085681ef46d7343c47730fb3196328167.tar.bz2
GIT_SILENT Upgrade ECM version to 5.82.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 d856ee0d..5f487d27 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -11,7 +11,7 @@ cmake_minimum_required(VERSION 3.5 FATAL_ERROR)
# Preliminary setup
#
-set(VERSION "5.81.0") # handled by release scripts
+set(VERSION "5.82.0") # handled by release scripts
if (POLICY CMP0048)
cmake_policy(SET CMP0048 NEW)