From 1c9cc771d36bf41991f253b03eb8879d90e258da Mon Sep 17 00:00:00 2001 From: Tobias Grimm Date: Sat, 10 Jan 2009 23:23:48 +0100 Subject: Small bugfix in channel switching code and new minor release --- osdteletext.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'osdteletext.c') diff --git a/osdteletext.c b/osdteletext.c index 9a40d21..b0b0451 100644 --- a/osdteletext.c +++ b/osdteletext.c @@ -25,7 +25,7 @@ using namespace std; #error "VDR-1.6.0 API version or greater is required!" #endif -static const char *VERSION = "0.8.0"; +static const char *VERSION = "0.8.1"; static const char *DESCRIPTION = trNOOP("Displays teletext on the OSD"); static const char *MAINMENUENTRY = trNOOP("Teletext"); -- cgit v1.2.3