From 73edbae5f13a5eac5cd680ec3c26e96d7ff66a57 Mon Sep 17 00:00:00 2001 From: Tobias Grimm Date: Sun, 4 Jan 2009 18:30:02 +0100 Subject: New release 0.0.8 --- HISTORY | 2 +- ttxtsubs.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HISTORY b/HISTORY index 8c2371f..df3f676 100644 --- a/HISTORY +++ b/HISTORY @@ -1,7 +1,7 @@ VDR Plugin 'ttxtsubs' Revision History -------------------------------------- -2008-xx.xx: Version 0.x.x +2009-01-04: Version 0.0.8 - Updated Italien translation provided by Diego Pierotto - Updated Russian translation provided by Oleg Roitburd (Closes #47) - Fixed displaying of multiple rows when antialiasing is enabled by aquiring a diff --git a/ttxtsubs.c b/ttxtsubs.c index c31ca40..be2d168 100644 --- a/ttxtsubs.c +++ b/ttxtsubs.c @@ -50,7 +50,7 @@ #error "This version of ttxtsubs only works with vdr version >= 1.6.0!" #endif -static const char *VERSION = "0.0.7"; +static const char *VERSION = "0.0.8"; static const char *DESCRIPTION = trNOOP("Teletext subtitles"); cTtxtsubsConf globals; -- cgit v1.2.3