From 182482953051ca9d7dbf0dd8d8367dcde6067f24 Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Sun, 8 Nov 2020 21:27:05 +0100 Subject: [PATCH] GIT_SILENT: Branch is open --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 261c802..c9ec5d5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.5) -set(PIM_VERSION "5.15.80") +set(PIM_VERSION "5.16.40") project(mailcommon VERSION ${PIM_VERSION})