From 70555802608b507e8beef5cbcd65bda60ff4a9cb Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Sun, 21 Nov 2021 12:08:31 +0100 Subject: [PATCH] GIT_SILENT: time to prepare 5.19 rc --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 0639406..76f2276 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "5.18.80") +set(PIM_VERSION "5.18.90") project(mailcommon VERSION ${PIM_VERSION})