aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorl10n daemon script <scripty@kde.org>2021-03-15 14:31:14 +0000
committerl10n daemon script <scripty@kde.org>2021-03-15 14:31:14 +0000
commitaa4623b16fd76f0beb133629bab62eb1a07245cd (patch)
tree434e158b70de70159977fcd882721fae07125597 /CMakeLists.txt
parentdce13260f831882f70a18b1f1290bac462befbbd (diff)
downloadextra-cmake-modules-aa4623b16fd76f0beb133629bab62eb1a07245cd.tar.gz
extra-cmake-modules-aa4623b16fd76f0beb133629bab62eb1a07245cd.tar.bz2
GIT_SILENT Upgrade ECM version to 5.81.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 9caa5312..d856ee0d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -11,7 +11,7 @@ cmake_minimum_required(VERSION 3.5 FATAL_ERROR)
# Preliminary setup
#
-set(VERSION "5.80.0") # handled by release scripts
+set(VERSION "5.81.0") # handled by release scripts
if (POLICY CMP0048)
cmake_policy(SET CMP0048 NEW)