From 6a1a329469e20cdf214becef2dc44edc23c27a8f Mon Sep 17 00:00:00 2001 From: Montel Laurent Date: Sun, 29 Oct 2017 08:35:11 +0100 Subject: [PATCH] GIT_SILENT: Prepare 5.6.80 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index f2739fe..92e992c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.0) -set(PIM_VERSION "5.6.48") +set(PIM_VERSION "5.6.80") project(mailcommon VERSION ${PIM_VERSION})