From 2f3f57cf90e31b9459de3f36824668ec3a51a177 Mon Sep 17 00:00:00 2001 From: Mihael Koep Date: Mon, 18 May 2015 17:05:08 +0200 Subject: Camera plugins now require libuca >= 2.0 so update their versions too Conflicts: plugins/dexela/CMakeLists.txt plugins/dexela/changelog.txt --- plugins/dexela/CMakeLists.txt | 2 +- plugins/dexela/changelog.txt | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'plugins/dexela') diff --git a/plugins/dexela/CMakeLists.txt b/plugins/dexela/CMakeLists.txt index ba1ec2b..d04c2e6 100644 --- a/plugins/dexela/CMakeLists.txt +++ b/plugins/dexela/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 2.6) project(ucadexela C) -set(VERSION "1.3.3") +set(VERSION "1.4.0") find_package(DEXELA) diff --git a/plugins/dexela/changelog.txt b/plugins/dexela/changelog.txt index ea92265..7b2d81b 100644 --- a/plugins/dexela/changelog.txt +++ b/plugins/dexela/changelog.txt @@ -1,3 +1,6 @@ +* Mon May 18 2015 Mihael Koep 1.4.0-1 +- Update to libuca 2.0.0 +- Report errors opening the detector instead of crashing * Tue Mar 17 2015 Mihael Koep 1.3.3-1 - adjust the ROI depending on the binning * Wed Oct 8 2014 Mihael Koep 1.3.2-2 -- cgit v1.2.3