From 87052eea3e02fee40a4ab576a513d014cc228510 Mon Sep 17 00:00:00 2001 From: scop Date: Sun, 6 Apr 2008 18:52:18 +0000 Subject: 0.2.8 --- HISTORY | 2 +- dxr3.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HISTORY b/HISTORY index 04a244d..9f5cf54 100644 --- a/HISTORY +++ b/HISTORY @@ -332,7 +332,7 @@ NOTE: I havent found time to include all of the languages, will be done in pre2 - add setup option for enabling/disabling WSS (Ville Skyttä) - various minor tweaks -200x-xx-xx: Version x.x.x +2008-04-06: Version 0.2.8 - Fix build with ffmpeg >= ~2007-07 (Ville Skyttä) - Fix build with VDR >= 1.5.9 (Ville Skyttä) diff --git a/dxr3.c b/dxr3.c index 454c2f6..262409d 100644 --- a/dxr3.c +++ b/dxr3.c @@ -3,7 +3,7 @@ * * See the README file for copyright information and how to reach the author. * - * $Id: dxr3.c,v 1.1.2.35 2007/08/29 21:33:46 scop Exp $ + * $Id: dxr3.c,v 1.1.2.36 2008/04/06 18:52:18 scop Exp $ * */ @@ -15,7 +15,7 @@ #include "dxr3.h" #include "dxr3i18n.h" -static const char VERSION[] = "0.2.8-cvs"; +static const char VERSION[] = "0.2.8"; static const char DESCRIPTION[] = "Hardware MPEG decoder"; static const char MAINMENUENTRY[] = "DXR3"; -- cgit v1.2.3