From 685091674abecc4a8f3cd8d315c8c41a234a2309 Mon Sep 17 00:00:00 2001 From: Mihael Koep Date: Tue, 16 Sep 2014 11:57:31 +0200 Subject: Release dexela plugin 1.3.2 --- plugins/dexela/CMakeLists.txt | 2 +- plugins/dexela/changelog.txt | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/dexela/CMakeLists.txt b/plugins/dexela/CMakeLists.txt index 733900e..c9edd54 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.1") +set(VERSION "1.3.2") find_package(DEXELA) diff --git a/plugins/dexela/changelog.txt b/plugins/dexela/changelog.txt index 7ab0f01..5b44262 100644 --- a/plugins/dexela/changelog.txt +++ b/plugins/dexela/changelog.txt @@ -1,3 +1,5 @@ +* Tue Sep 16 2014 Mihael Koep 1.3.2-1 +- implement sensor pixel width and height properties * Tue Sep 16 2014 Mihael Koep 1.3.1-1 - fix software roi for multi-byte images * Tue Sep 9 2014 Mihael Koep 1.3.0-1 -- cgit v1.2.3