summaryrefslogtreecommitdiffstats
path: root/plugins/pf
diff options
context:
space:
mode:
authorMihael Koep <koep@schneide.com>2013-11-06 13:35:44 +0100
committerMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2013-11-06 14:43:09 +0100
commitb972a1abe4ea5bb10c5c2b68d2be3a32d2f0ddba (patch)
tree7d8f34cd2a5a5bf7c3c613d0a17dea996238a58f /plugins/pf
parent8141f8527435e86f47bd89c797a3811aa99cb840 (diff)
downloaduca-b972a1abe4ea5bb10c5c2b68d2be3a32d2f0ddba.tar.gz
uca-b972a1abe4ea5bb10c5c2b68d2be3a32d2f0ddba.tar.bz2
uca-b972a1abe4ea5bb10c5c2b68d2be3a32d2f0ddba.tar.xz
uca-b972a1abe4ea5bb10c5c2b68d2be3a32d2f0ddba.zip
fix plugin revisions
Diffstat (limited to 'plugins/pf')
-rw-r--r--plugins/pf/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/pf/CMakeLists.txt b/plugins/pf/CMakeLists.txt
index c131ede..157c862 100644
--- a/plugins/pf/CMakeLists.txt
+++ b/plugins/pf/CMakeLists.txt
@@ -8,7 +8,7 @@ find_package(ClSerMe4)
if (PF_FOUND AND CLSERME4_FOUND AND FGLIB5_FOUND)
set(UCA_CAMERA_NAME "pco")
set(PLUGIN_VERSION "1.0.0")
- set(PLUGIN_REVISION "0")
+ set(PLUGIN_REVISION "1")
set(PLUGIN_REQUIRES "libuca >= 1.2.0")
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/../package-plugin.sh.in