summaryrefslogtreecommitdiffstats
path: root/plugins/mock
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/mock')
-rw-r--r--plugins/mock/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/mock/CMakeLists.txt b/plugins/mock/CMakeLists.txt
index 3dac582..d095fc5 100644
--- a/plugins/mock/CMakeLists.txt
+++ b/plugins/mock/CMakeLists.txt
@@ -3,7 +3,7 @@ project(ucamock C)
set(UCA_CAMERA_NAME "mock")
set(PLUGIN_VERSION "1.0.0")
-set(PLUGIN_REVISION "0")
+set(PLUGIN_REVISION "1")
set(PLUGIN_REQUIRES "libuca >= 1.2.0")
set(PLUGIN_SUMMARY "Mock plugin for libuca")