mirror of
https://github.com/rofafor/vdr-plugin-femon.git
synced 2023-10-10 13:36:53 +02:00
Updated for vdr-2.3.2.
This commit is contained in:
parent
6ea5108395
commit
cc586c3eb4
4
femon.c
4
femon.c
@ -17,8 +17,8 @@
|
||||
#include "tools.h"
|
||||
#include "setup.h"
|
||||
|
||||
#if defined(APIVERSNUM) && APIVERSNUM < 20301
|
||||
#error "VDR-2.3.1 API version or greater is required!"
|
||||
#if defined(APIVERSNUM) && APIVERSNUM < 20302
|
||||
#error "VDR-2.3.2 API version or greater is required!"
|
||||
#endif
|
||||
|
||||
#ifndef GITVERSION
|
||||
|
Loading…
Reference in New Issue
Block a user