summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorscop <scop>2005-08-07 20:28:51 +0000
committerscop <scop>2005-08-07 20:28:51 +0000
commit1865be9febee340239c3cee863289a35fa008401 (patch)
tree738a1c388131c07ef746205751eea846fba13dca
parentec44980307931b7406f71f56eac37714bed5e60e (diff)
downloadvdr-plugin-dxr3-1865be9febee340239c3cee863289a35fa008401.tar.gz
vdr-plugin-dxr3-1865be9febee340239c3cee863289a35fa008401.tar.bz2
0.2.3.
-rw-r--r--HISTORY2
-rw-r--r--dxr3.c4
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 <pahartik@sci.fi>
-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";