From e56bf168806251abc088fda8a035fba67cbb77d3 Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Fri, 16 Aug 2019 06:59:36 +0200 Subject: [PATCH] GIT_SILENT: Prepare 5.12.1 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2e5a57e..d3e8c31 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.5) -set(PIM_VERSION "5.12.0") +set(PIM_VERSION "5.12.1") project(mailcommon VERSION ${PIM_VERSION})