From 84b59b81137887a48533cc897551bccf2e9e10f6 Mon Sep 17 00:00:00 2001 From: Johann Friedrichs Date: Mon, 16 Apr 2018 21:49:48 +0200 Subject: Push to Version 2.4.0 --- epgsearch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epgsearch.c') diff --git a/epgsearch.c b/epgsearch.c index 1d76cdb..0d5ca6b 100644 --- a/epgsearch.c +++ b/epgsearch.c @@ -73,7 +73,7 @@ The project's page is at http://winni.vdr-developer.org/epgsearch #error "VDR-2.3.6 API version or greater is required!" #endif -static const char VERSION[] = "2.3.1"; +static const char VERSION[] = "2.4.0"; static const char DESCRIPTION[] = trNOOP("search the EPG for repeats and more"); // globals -- cgit v1.2.3