From ea86c56b327d6ed46c5a68c71e39af76dd88bcde Mon Sep 17 00:00:00 2001 From: Montel Laurent Date: Sat, 22 Jul 2017 17:21:07 +0200 Subject: [PATCH] GIT_SILENT: Open for future 5.7.x --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 790f614..12b8683 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.0) -set(PIM_VERSION "5.5.80") +set(PIM_VERSION "5.6.40") project(mailcommon VERSION ${PIM_VERSION})