From 5e3c2f8e0ebfdfd4c5ad39d61701d85ca0e3ddcc Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Sun, 12 Jul 2020 11:54:43 +0200 Subject: [PATCH] GIT_SILENT: branch is opened --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 8b78958..c07885c 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.15.40") project(mailcommon VERSION ${PIM_VERSION})