From c9e4a3d86f37ff6b4f30d4556cfaa42ebe8cc615 Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Mon, 26 Feb 2018 07:01:23 +0100 Subject: [PATCH] GIT_SILENT: Prepare 5.8 beta1 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 8ff6379..c7f9335 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.0) -set(PIM_VERSION "5.7.41") +set(PIM_VERSION "5.7.80") project(mailcommon VERSION ${PIM_VERSION})