From f4460a2d3b0123c25b398b3c0168604bae2d15ba Mon Sep 17 00:00:00 2001 From: Sascha Volkenandt Date: Thu, 3 Feb 2005 19:50:00 +0100 Subject: Release version 0.0.7.2 - adapted to VDR 1.3.19+ (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 f49008f..fba1df9 100644 --- a/osdpip.c +++ b/osdpip.c @@ -19,7 +19,7 @@ extern "C" #include -static const char *VERSION = "0.0.7.1"; +static const char *VERSION = "0.0.7.2"; static const char *DESCRIPTION = "OSD Picture-in-Picture"; static const char *MAINMENUENTRY = "Picture-in-Picture"; -- cgit v1.2.3