summaryrefslogtreecommitdiffstats
path: root/plugins/ufo/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ufo/CMakeLists.txt')
-rw-r--r--plugins/ufo/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ufo/CMakeLists.txt b/plugins/ufo/CMakeLists.txt
index bc62234..368b7d7 100644
--- a/plugins/ufo/CMakeLists.txt
+++ b/plugins/ufo/CMakeLists.txt
@@ -5,7 +5,7 @@ find_package(IPE)
if (IPE_FOUND)
set(UCA_CAMERA_NAME "ufo")
- set(PLUGIN_VERSION "1.0.0")
+ set(PLUGIN_VERSION "1.0.1")
set(PLUGIN_REVISION "0")
set(PLUGIN_REQUIRES "libuca >= 1.2.0")