summaryrefslogtreecommitdiff
path: root/osdteletext.c
diff options
context:
space:
mode:
authorTobias Grimm <tobias@e-tobi.loc>2009-05-25 20:35:17 +0200
committerTobias Grimm <tobias@e-tobi.loc>2009-05-25 20:37:32 +0200
commit0d56451f7055a962ed942f98e22113369e5c9fac (patch)
tree02ddb5d2b84e04bbec4ee245f03285b10d7020a2 /osdteletext.c
parent177dac5e65888ea623356bf558829209656547c6 (diff)
downloadvdr-plugin-osdteletext-0d56451f7055a962ed942f98e22113369e5c9fac.tar.gz
vdr-plugin-osdteletext-0d56451f7055a962ed942f98e22113369e5c9fac.tar.bz2
New release version 0.8.2v0.8.2
Diffstat (limited to 'osdteletext.c')
-rw-r--r--osdteletext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/osdteletext.c b/osdteletext.c
index b0b0451..bfcf72b 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.1";
+static const char *VERSION = "0.8.2";
static const char *DESCRIPTION = trNOOP("Displays teletext on the OSD");
static const char *MAINMENUENTRY = trNOOP("Teletext");