From 3e75a20f4ba4c10c035f34e4dc362bcb6610f07a Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Fri, 19 Apr 2019 07:00:08 +0200 Subject: [PATCH] GIT_SILENT: Prepare 5.11.1 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 94b8036..3cd936f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.5) -set(PIM_VERSION "5.11.0") +set(PIM_VERSION "5.11.1") project(mailcommon VERSION ${PIM_VERSION})