summaryrefslogtreecommitdiffstats
path: root/plugins/pco/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/pco/CMakeLists.txt')
-rw-r--r--plugins/pco/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/pco/CMakeLists.txt b/plugins/pco/CMakeLists.txt
index 9aa888e..25f1ca8 100644
--- a/plugins/pco/CMakeLists.txt
+++ b/plugins/pco/CMakeLists.txt
@@ -8,7 +8,7 @@ find_package(ClSerMe4)
if (PCO_FOUND AND CLSERME4_FOUND AND FGLIB5_FOUND)
set(UCA_CAMERA_NAME "pco")
set(PLUGIN_VERSION "1.1.0")
- set(PLUGIN_REVISION "0")
+ set(PLUGIN_REVISION "1")
set(PLUGIN_REQUIRES "libuca >= 1.1.0")
set(PLUGIN_SUMMARY "libpco plugin for libuca")