From 72ca5b0e6f70632b834ec8ecf85bcfea7d38f900 Mon Sep 17 00:00:00 2001 From: Frank Neumann Date: Mon, 1 May 2017 20:56:56 +0200 Subject: push version to 1.0.2, even number for stable vdr-2.2.x branch. --- epgsearch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/epgsearch.c b/epgsearch.c index 83a12b6..b017286 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.0.2"; static const char DESCRIPTION[] = trNOOP("search the EPG for repeats and more"); // globals -- cgit v1.2.3