From f3512ab490949d790985bf4f8d5e25a503831aaa Mon Sep 17 00:00:00 2001 From: Montel Laurent Date: Thu, 23 Nov 2017 16:51:04 +0100 Subject: [PATCH] GIT_SILENT: update KDEPIM_DEV_VERSION --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d6b897e1..334355b4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -26,7 +26,7 @@ include(ECMAddAppIcon) include(ECMQtDeclareLoggingCategory) include(ECMCoverageOption) # Do NOT add quote -set(KDEPIM_DEV_VERSION ) +set(KDEPIM_DEV_VERSION rc) # add an extra space if(DEFINED KDEPIM_DEV_VERSION) -- GitLab