From fda4ec79bfaffc7e47f5a010c8dcb8f2e888ee20 Mon Sep 17 00:00:00 2001 From: Frank Neumann Date: Mon, 1 May 2017 20:55:30 +0200 Subject: push plugin version to 1.1.1, odd number for developer branch. --- epgsearch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/epgsearch.c b/epgsearch.c index 08c5d1f..e20a688 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.1.beta5"; +static const char VERSION[] = "1.1.1"; static const char DESCRIPTION[] = trNOOP("search the EPG for repeats and more"); // globals -- cgit v1.2.3