From 06478567a9be14370654f46cedecaa1a51eb0edc Mon Sep 17 00:00:00 2001 From: Tobias Grimm Date: Sat, 27 Feb 2010 11:08:19 +0100 Subject: New version 0.2.0 --- ttxtsubs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3