From 6b459279ecf8e767c02003c1d893464b440a3fc3 Mon Sep 17 00:00:00 2001 From: l10n daemon script Date: Tue, 15 Nov 2016 13:38:35 +0000 Subject: Upgrade ECM version to 5.29.0. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index fe7ebac5..ba4d2811 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.28.0") # handled by release scripts +set(VERSION "5.29.0") # handled by release scripts if (POLICY CMP0048) cmake_policy(SET CMP0048 NEW) -- cgit v1.2.1