From 09733c063487d0af82bfcc14b69aa2a80d3dd504 Mon Sep 17 00:00:00 2001 From: Tobias Grimm Date: Sun, 28 Feb 2010 13:55:19 +0100 Subject: Next release is 0.2.1 --- ttxtsubs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ttxtsubs.c b/ttxtsubs.c index 2b428f4..c62b9e9 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.2.0"; +static const char *VERSION = "0.2.1"; static const char *DESCRIPTION = trNOOP("Teletext subtitles"); cTtxtsubsConf globals; -- cgit v1.2.3