From kde-commits Mon Jul 30 15:07:12 2012 From: Dirk Mueller Date: Mon, 30 Jul 2012 15:07:12 +0000 To: kde-commits Subject: [kdepim/KDE/4.8] /: bump version requirements to 4.8.5 Message-Id: <20120730150712.483D4A6094 () git ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=134366110629477 Git commit 2d376e3de020a65a7d8f54196415189050398328 by Dirk Mueller. Committed on 30/07/2012 at 17:07. Pushed by mueller into branch 'KDE/4.8'. bump version requirements to 4.8.5 M +1 -1 CMakeLists.txt http://commits.kde.org/kdepim/2d376e3de020a65a7d8f54196415189050398328 diff --git a/CMakeLists.txt b/CMakeLists.txt index e341f5a..1d4f625 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -140,7 +140,7 @@ include(KDE4Defaults) include(MacroLibrary) include(CheckIncludeFiles) include(MacroBoolTo01) -find_package(KdepimLibs 4.8.4 REQUIRED) +find_package(KdepimLibs 4.8.5 REQUIRED) = ############### Load the CTest options ############### =20