From a32763d16f82ef6055430d69100784522b631bd6 Mon Sep 17 00:00:00 2001 From: Sascha Volkenandt Date: Sun, 9 Jan 2005 19:42:00 +0100 Subject: Release version 0.0.7.1 - adapted to VDR 1.3.18+ (should work with older versions, too) --- osdpip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'osdpip.c') diff --git a/osdpip.c b/osdpip.c index 83bf4b6..f49008f 100644 --- a/osdpip.c +++ b/osdpip.c @@ -19,7 +19,7 @@ extern "C" #include -static const char *VERSION = "0.0.7"; +static const char *VERSION = "0.0.7.1"; static const char *DESCRIPTION = "OSD Picture-in-Picture"; static const char *MAINMENUENTRY = "Picture-in-Picture"; -- cgit v1.2.3