summaryrefslogtreecommitdiff
path: root/ttxtsubs.c
diff options
context:
space:
mode:
Diffstat (limited to 'ttxtsubs.c')
-rw-r--r--ttxtsubs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ttxtsubs.c b/ttxtsubs.c
index fa44e13..7fd1c19 100644
--- a/ttxtsubs.c
+++ b/ttxtsubs.c
@@ -51,7 +51,7 @@
#error "This version of ttxtsubs requires the ttxtsubs patch version 2 to be applied to VDR!!"
#endif
-static const char *VERSION = "0.2.3";
+static const char *VERSION = "0.2.4";
static const char *DESCRIPTION = trNOOP("Teletext subtitles");
cTtxtsubsConf globals;