From b972a1abe4ea5bb10c5c2b68d2be3a32d2f0ddba Mon Sep 17 00:00:00 2001 From: Mihael Koep Date: Wed, 6 Nov 2013 13:35:44 +0100 Subject: fix plugin revisions --- plugins/mock/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/mock') 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") -- cgit v1.2.3