summaryrefslogtreecommitdiff
path: root/osdteletext.c
diff options
context:
space:
mode:
authoretobi <git@e-tobi.net>2010-11-06 18:07:52 +0100
committeretobi <git@e-tobi.net>2010-11-06 18:07:52 +0100
commit229ffaf1636971de66f10a05b29602def20a4df6 (patch)
treee27d75983148151138f502c801d348ccdb6f02a4 /osdteletext.c
parent8570cc5326dbc40650c4a84b4b486be8fef36110 (diff)
downloadvdr-plugin-osdteletext-0.9.0.tar.gz
vdr-plugin-osdteletext-0.9.0.tar.bz2
Prepared release of 0.9.0v0.9.0
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 62249d2..642b9eb 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.3";
+static const char *VERSION = "0.9.0";
static const char *DESCRIPTION = trNOOP("Displays teletext on the OSD");
static const char *MAINMENUENTRY = trNOOP("Teletext");