From 5d459c2caa125ece0d28f03fa3bcb5decd717b74 Mon Sep 17 00:00:00 2001 From: Montel Laurent Date: Fri, 8 Apr 2016 07:01:21 +0200 Subject: [PATCH] Prepare 5.2.0 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index e93e682..3630219 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -18,7 +18,7 @@ include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE) include(ECMQtDeclareLoggingCategory) include(ECMAddTests) -set(MAILCOMMON_LIB_VERSION "5.1.90") +set(MAILCOMMON_LIB_VERSION "5.2.0") set(KF5_VERSION "5.19.0") set(KDEPIMLIBS_LIB_VERSION "5.1.90") set(MESSAGELIB_LIB_VERSION "5.1.90")