From 0926ccedec5e1871331f955e8915233870faf105 Mon Sep 17 00:00:00 2001 From: Matthias Vogelgesang Date: Fri, 16 Aug 2013 09:58:24 +0200 Subject: Expose storage mode and set it to FIFO buffer --- plugins/pco/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/pco/CMakeLists.txt') diff --git a/plugins/pco/CMakeLists.txt b/plugins/pco/CMakeLists.txt index 9207ff0..9cc4f26 100644 --- a/plugins/pco/CMakeLists.txt +++ b/plugins/pco/CMakeLists.txt @@ -7,7 +7,7 @@ find_package(ClSerMe4) if (PCO_FOUND AND CLSERME4_FOUND AND FGLIB5_FOUND) set(UCA_CAMERA_NAME "pco") - set(PLUGIN_VERSION "1.0.0") + set(PLUGIN_VERSION "1.1.0") set(PLUGIN_REVISION "0") set(PLUGIN_REQUIRES "libuca >= 1.1.0") -- cgit v1.2.3