From f11a95b6ea1d4781a94ff6fae5c9ff0093530fe5 Mon Sep 17 00:00:00 2001 From: l10n daemon script Date: Sat, 13 May 2017 11:35:41 +0000 Subject: GIT_SILENT Upgrade ECM version to 5.35.0. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index e686f83d..391fee83 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.34.0") # handled by release scripts +set(VERSION "5.35.0") # handled by release scripts if (POLICY CMP0048) cmake_policy(SET CMP0048 NEW) -- cgit v1.2.1