From d5f1c62fc4e9dae271b916f9a143e40e6621d339 Mon Sep 17 00:00:00 2001 From: Frank Neumann Date: Mon, 1 May 2017 21:39:11 +0200 Subject: push plugin version to 2.3.1, to spot VDR 2.3.x developer compatibility --- epgsearch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/epgsearch.c b/epgsearch.c index e20a688..f5a6ed2 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.1.1"; +static const char VERSION[] = "2.3.1"; static const char DESCRIPTION[] = trNOOP("search the EPG for repeats and more"); // globals -- cgit v1.2.3