summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ttxtsubs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ttxtsubs.c b/ttxtsubs.c
index 175d26e..fa44e13 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.2";
+static const char *VERSION = "0.2.3";
static const char *DESCRIPTION = trNOOP("Teletext subtitles");
cTtxtsubsConf globals;