From 664a4b0817eeb8ea5fa950c2e4553b37903f1ed3 Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Sun, 2 Aug 2020 10:17:34 +0200 Subject: [PATCH] GIT_SILENT: prepare 5.15.0 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 293aa34..0357a50 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.5) -set(PIM_VERSION "5.14.90") +set(PIM_VERSION "5.15.0") project(mailcommon VERSION ${PIM_VERSION})