From 8e98707648406e2c7a6831c2f3366a2c34eba617 Mon Sep 17 00:00:00 2001 From: Mihael Koep Date: Thu, 11 Sep 2014 11:39:11 +0200 Subject: Improve robustness of roi setting for pylon plugin --- plugins/pylon/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/pylon/CMakeLists.txt') diff --git a/plugins/pylon/CMakeLists.txt b/plugins/pylon/CMakeLists.txt index 02f65c9..7ae3288 100644 --- a/plugins/pylon/CMakeLists.txt +++ b/plugins/pylon/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 2.6) project(ucapylon C) -set(VERSION "1.2.0") +set(VERSION "1.2.1") find_package(Pylon) -- cgit v1.2.3