From 602e288470204d69189cdddbb36eb5b52faaf246 Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Fri, 30 Nov 2018 20:19:37 +0100 Subject: [PATCH] GIT_SILENT: prepare 5.10.0 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c4a9bfc..7a8777a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.0) -set(PIM_VERSION "5.9.90") +set(PIM_VERSION "5.10.0") project(mailcommon VERSION ${PIM_VERSION})