diff options
-rw-r--r-- | ttxtsubs.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; |