From 004e82e0d6ef32a8dfa9e01716f660d9dcc4567b Mon Sep 17 00:00:00 2001 From: Montel Laurent Date: Thu, 30 Jun 2016 13:27:42 +0200 Subject: [PATCH] GIT_SILENT: Prepare future 5.3beta1. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 5088328..b744ecc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -18,7 +18,7 @@ include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE) include(ECMQtDeclareLoggingCategory) include(ECMAddTests) -set(PIM_VERSION "5.2.56") +set(PIM_VERSION "5.2.80") set(MAILCOMMON_LIB_VERSION ${PIM_VERSION}) set(KDEPIMLIBS_LIB_VERSION "5.2.40") set(MESSAGELIB_LIB_VERSION "5.2.46")