From 5256bae2ea8d0234794e89841b27e893efb673d5 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Thu, 11 Feb 2016 22:40:07 +0100 Subject: Fix the 'Since' tag. FindPoppler wasn't available in ecm < 5.19 CCMAIL:faure@kde.org --- find-modules/FindPoppler.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/find-modules/FindPoppler.cmake b/find-modules/FindPoppler.cmake index 579965a3..57bfa07f 100644 --- a/find-modules/FindPoppler.cmake +++ b/find-modules/FindPoppler.cmake @@ -45,7 +45,7 @@ # link interface of an exported library, it must be made available by the # package config file. # -# Since 5.17 +# Since 5.19 #============================================================================= # Copyright 2015 Alex Richardson -- cgit v1.2.1