From 89e9086943f394f189c270f26e36f394e695e051 Mon Sep 17 00:00:00 2001 From: kamel5 Date: Sat, 19 Oct 2019 16:41:09 +0200 Subject: Version 1.2.14 --- tvguide.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tvguide.c') diff --git a/tvguide.c b/tvguide.c index 20bbf55..d2a6587 100644 --- a/tvguide.c +++ b/tvguide.c @@ -27,7 +27,7 @@ #error "VDR-2.0.0 API version or greater is required!" #endif -static const char *VERSION = "1.2.13"; +static const char *VERSION = "1.2.14"; static const char *DESCRIPTION = tr("A fancy 2d EPG Viewer"); static const char *MAINMENUENTRY = "Tvguide"; -- cgit v1.2.3