summaryrefslogtreecommitdiff
path: root/osdteletext.c
diff options
context:
space:
mode:
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 234d320..32777b7 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.6.0";
+static const char *VERSION = "0.7.0";
static const char *DESCRIPTION = trNOOP("Displays teletext on the OSD");
static const char *MAINMENUENTRY = trNOOP("Teletext (OSD)");