From 2587b75020f55eecb57c54052e37c0232fdc8b34 Mon Sep 17 00:00:00 2001 From: Matthias Vogelgesang Date: Tue, 16 Apr 2013 13:49:35 +0200 Subject: Release version 1.2 --- plugins/mock/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/mock/CMakeLists.txt') diff --git a/plugins/mock/CMakeLists.txt b/plugins/mock/CMakeLists.txt index 40118b9..794a14e 100644 --- a/plugins/mock/CMakeLists.txt +++ b/plugins/mock/CMakeLists.txt @@ -4,7 +4,7 @@ project(ucamock C) set(UCA_CAMERA_NAME "mock") set(PLUGIN_VERSION "1.0.0") set(PLUGIN_REVISION "0") -set(PLUGIN_REQUIRES "libuca >= 1.1.0") +set(PLUGIN_REQUIRES "libuca >= 1.2.0") configure_file(${CMAKE_CURRENT_SOURCE_DIR}/../package-plugin.sh.in ${CMAKE_CURRENT_BINARY_DIR}/../../package-plugin-${UCA_CAMERA_NAME}.sh) -- cgit v1.2.3