From 35522c2f2606a51605356d9edfa9635442b22c3a Mon Sep 17 00:00:00 2001 From: Mihael Koep Date: Wed, 27 Mar 2013 16:41:23 +0100 Subject: Return current width and height as roi. --- plugins/dexela/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/dexela/CMakeLists.txt') diff --git a/plugins/dexela/CMakeLists.txt b/plugins/dexela/CMakeLists.txt index 794b811..65d8ed0 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.0.1") +set(VERSION "1.0.2") find_package(DEXELA) -- cgit v1.2.3