From 34c6ce08cd83a39f9ac237ec7966fb7dd5859fd7 Mon Sep 17 00:00:00 2001 From: Frank Neumann Date: Mon, 1 May 2017 21:40:19 +0200 Subject: push plugin version to 2.2.0, to spot VDR 2.2.0 stable compatibility --- epgsearch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epgsearch.c') diff --git a/epgsearch.c b/epgsearch.c index b017286..ca06e83 100644 --- a/epgsearch.c +++ b/epgsearch.c @@ -69,7 +69,7 @@ The project's page is at http://winni.vdr-developer.org/epgsearch #include "confdloader.h" #include "pending_notifications.h" -static const char VERSION[] = "1.0.2"; +static const char VERSION[] = "2.2.0"; static const char DESCRIPTION[] = trNOOP("search the EPG for repeats and more"); // globals -- cgit v1.2.3