From d8b508c117bfe103169f567eda2e15a75caa3d18 Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Fri, 9 Feb 2018 06:50:39 +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 fffd3e99..9b90a3a1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.1) -set(PIM_VERSION "5.7.2") +set(PIM_VERSION "5.7.3") project(kdepim-addons VERSION ${PIM_VERSION}) if (POLICY CMP0063) -- GitLab