diff options
| author | scop <scop> | 2009-01-02 17:04:21 +0000 |
|---|---|---|
| committer | scop <scop> | 2009-01-02 17:04:21 +0000 |
| commit | 0721c7c06800b221e7f599eede99dad32116f4eb (patch) | |
| tree | ce967ca2d4d7e26526ff2ab9dd4ca6237e65a57a /dxr3.c | |
| parent | 44f1df433aa02ebf67c6389abbc3140dd712d5b0 (diff) | |
| download | vdr-plugin-dxr3-VDR_DXR3_0_2_9.tar.gz vdr-plugin-dxr3-VDR_DXR3_0_2_9.tar.bz2 | |
0.2.9VDR_DXR3_0_2_9
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.41 2008/12/29 21:50:23 scop Exp $ + * $Id: dxr3.c,v 1.1.2.42 2009/01/02 17:04:21 scop Exp $ * */ @@ -14,7 +14,7 @@ #include "dxr3interface.h" #include "dxr3.h" -static const char VERSION[] = "0.2.8+cvs"; +static const char VERSION[] = "0.2.9"; static const char DESCRIPTION[] = trNOOP("Hardware MPEG decoder"); #if APIVERSNUM && APIVERSNUM < 10600 |
