From 6a278dff8b70f6ed3453c39a82ba41c97248aadd Mon Sep 17 00:00:00 2001 From: l10n daemon script Date: Sun, 12 Jul 2020 21:30:51 +0000 Subject: GIT_SILENT Upgrade ECM version to 5.73.0. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 5662ee6b..03230e33 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -11,7 +11,7 @@ cmake_minimum_required(VERSION 3.5 FATAL_ERROR) # Preliminary setup # -set(VERSION "5.72.0") # handled by release scripts +set(VERSION "5.73.0") # handled by release scripts if (POLICY CMP0048) cmake_policy(SET CMP0048 NEW) -- cgit v1.2.1