From de90dbdc194e0c24d3f05ff70d59f23fe73cc600 Mon Sep 17 00:00:00 2001 From: scop Date: Mon, 21 Mar 2005 19:58:43 +0000 Subject: 0.2.3-pre3-cvs -> 0.2.3-cvs. --- HISTORY | 2 +- dxr3.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HISTORY b/HISTORY index 04cc7e3..8b4987d 100644 --- a/HISTORY +++ b/HISTORY @@ -230,7 +230,7 @@ NOTE: I havent found time to include all of the languages, will be done in pre2 - fixed dxr3osd_subpicutre.c - thanks to Paavo Hartikainen -2005-0?-??: Version 0.2.3-pre3 +2005-0?-??: Version 0.2.3-cvs - fixed output of anamorphic video when tv aspect is configured to 16:9 in DVB setup menu (Seppo Ingalsuo) diff --git a/dxr3.c b/dxr3.c index 42fd78a..1f6d52b 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.2 2005/03/14 18:58:29 scop Exp $ +* $Id: dxr3.c,v 1.1.2.3 2005/03/21 20:01:42 scop Exp $ */ @@ -15,7 +15,7 @@ #include "dxr3.h" #include "dxr3i18n.h" -static const char *VERSION = "0.2.3-pre3-cvs"; +static const char *VERSION = "0.2.3-cvs"; static const char *DESCRIPTION = "Hardware MPEG decoder"; static const char *MAINMENUENTRY = "DXR3"; -- cgit v1.2.3