From 01356bc2c57ca47b36de6bbd7d249a4188f5797a Mon Sep 17 00:00:00 2001 From: Montel Laurent Date: Fri, 22 Jul 2016 21:39:52 +0200 Subject: [PATCH] GIT_SILENT: Prepare 5.2.90 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index a0aedc9..ee8b4e9 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.81") +set(PIM_VERSION "5.2.90") set(MAILCOMMON_LIB_VERSION ${PIM_VERSION}) set(AKONADIMIME_LIB_VERSION "5.2.80") set(MESSAGELIB_LIB_VERSION "5.2.80")