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 f566292..2b428f4 100644
--- a/ttxtsubs.c
+++ b/ttxtsubs.c
@@ -52,7 +52,7 @@
#error "This version of ttxtsubs requires the ttxtsubs patch version 2 to be applied to VDR!!"
#endif
-static const char *VERSION = "0.1.0";
+static const char *VERSION = "0.2.0";
static const char *DESCRIPTION = trNOOP("Teletext subtitles");
cTtxtsubsConf globals;