From 0d0e85db1d62ae59b781b60f6c5b69b6ae7bd2e0 Mon Sep 17 00:00:00 2001 From: l10n daemon script Date: Sat, 12 Dec 2020 13:05:14 +0000 Subject: GIT_SILENT Upgrade ECM version to 5.78.0. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 7362b734..61fcd03c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -11,7 +11,7 @@ cmake_minimum_required(VERSION 3.5 FATAL_ERROR) # Preliminary setup # -set(VERSION "5.77.0") # handled by release scripts +set(VERSION "5.78.0") # handled by release scripts if (POLICY CMP0048) cmake_policy(SET CMP0048 NEW) -- cgit v1.2.1