From 1ad4c0145f52471fbb222286d22a52e4ada30f42 Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Thu, 9 May 2019 13:49:46 +0200 Subject: [PATCH] GIT_SILENT: Prepare 5.11.2 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 00e6793..70246f0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.5) -set(PIM_VERSION "5.11.1") +set(PIM_VERSION "5.11.2") project(mailcommon VERSION ${PIM_VERSION})