diff options
| author | scop <scop> | 2006-01-08 17:59:56 +0000 |
|---|---|---|
| committer | scop <scop> | 2006-01-08 17:59:56 +0000 |
| commit | 98fbcee2331d9781a1b22d85cfce6af24a49064a (patch) | |
| tree | 64828d4cdca1dbb8fada91c182786d590f1ef699 /dxr3.c | |
| parent | f7f85d767dc414c5ecb54454e778edcac93b5561 (diff) | |
| download | vdr-plugin-dxr3-VDR_DXR3_0_2_5.tar.gz vdr-plugin-dxr3-VDR_DXR3_0_2_5.tar.bz2 | |
0.2.5.VDR_DXR3_0_2_5
Diffstat (limited to 'dxr3.c')
| -rw-r--r-- | dxr3.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ * * See the README file for copyright information and how to reach the author. * - * $Id: dxr3.c,v 1.1.2.20 2005/11/22 10:58:11 scop Exp $ + * $Id: dxr3.c,v 1.1.2.21 2006/01/08 17:59:56 scop Exp $ * */ @@ -15,7 +15,7 @@ #include "dxr3.h" #include "dxr3i18n.h" -static const char *VERSION = "0.2.5-cvs"; +static const char *VERSION = "0.2.5"; static const char *DESCRIPTION = "Hardware MPEG decoder"; static const char *MAINMENUENTRY = "DXR3"; |
