From d72437075f60443df2cf7c38cfbe4e27cd7cf6d1 Mon Sep 17 00:00:00 2001 From: Montel Laurent Date: Fri, 9 Sep 2016 12:30:30 +0200 Subject: [PATCH] GIT_SILENT: Prepare 5.3.2. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 127458c..37db7ff 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -18,7 +18,7 @@ include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE) include(ECMQtDeclareLoggingCategory) include(ECMAddTests) -set(PIM_VERSION "5.3.1") +set(PIM_VERSION "5.3.2") set(MAILCOMMON_LIB_VERSION ${PIM_VERSION}) set(AKONADIMIME_LIB_VERSION "5.3.1") set(MESSAGELIB_LIB_VERSION "5.3.1")