From cdbcd7eafc6b90bcabb17a5972df4198b575f768 Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Mon, 20 Jul 2020 07:13:31 +0200 Subject: [PATCH] GIT_SILENT: prepare 5.15.0 RC --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 8b78958..b4424ca 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.5) -set(PIM_VERSION "5.14.80") +set(PIM_VERSION "5.14.90") project(mailcommon VERSION ${PIM_VERSION})