From bfd456a39f02039784438b2d24073bcfa5bb5ee8 Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Wed, 16 May 2018 13:39:24 +0200 Subject: [PATCH] GIT_SILENT: Prepare 5.8.2 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 1db695d60..51267a102 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.1) -set(KDEPIM_VERSION_NUMBER "5.8.1") +set(KDEPIM_VERSION_NUMBER "5.8.2") project(kmail VERSION ${KDEPIM_VERSION_NUMBER})