From 1865be9febee340239c3cee863289a35fa008401 Mon Sep 17 00:00:00 2001 From: scop Date: Sun, 7 Aug 2005 20:28:51 +0000 Subject: 0.2.3. --- HISTORY | 2 +- dxr3.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HISTORY b/HISTORY index 6ef1d47..04fb409 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-cvs +2005-08-07: Version 0.2.3 - 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 3c924fd..b965966 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.16 2005/08/02 11:10:50 scop Exp $ + * $Id: dxr3.c,v 1.1.2.17 2005/08/07 20:28:51 scop Exp $ * */ @@ -15,7 +15,7 @@ #include "dxr3.h" #include "dxr3i18n.h" -static const char *VERSION = "0.2.3-cvs"; +static const char *VERSION = "0.2.3"; static const char *DESCRIPTION = "Hardware MPEG decoder"; static const char *MAINMENUENTRY = "DXR3"; -- cgit v1.2.3