From f0af370e8d8a76b084a6d7b35fade025874ee56f Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Fri, 9 Feb 2018 06:50:18 +0100 Subject: [PATCH] GIT_SILENT: Prepare 5.7.3 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 5f43cdc66..f6dd96878 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.1) -set(KDEPIM_VERSION_NUMBER "5.7.2") +set(KDEPIM_VERSION_NUMBER "5.7.3") project(kmail VERSION ${KDEPIM_VERSION_NUMBER})