diff options
author | Johns <johns98@gmx.net> | 2012-02-02 23:32:51 +0100 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2012-02-02 23:32:51 +0100 |
commit | 00cafd18edd2b5624c8ba8f7f2924b1fb1e1644c (patch) | |
tree | 73cf6cdd81e874c1a2890492611999bc44af64c3 /softhddevice.cpp | |
parent | ab4e89132e16c7c1dc52ad19968e07a974f04b2c (diff) | |
download | vdr-plugin-softhddevice-00cafd18edd2b5624c8ba8f7f2924b1fb1e1644c.tar.gz vdr-plugin-softhddevice-00cafd18edd2b5624c8ba8f7f2924b1fb1e1644c.tar.bz2 |
Release Version 0.4.6.0.4.6
Diffstat (limited to 'softhddevice.cpp')
-rw-r--r-- | softhddevice.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/softhddevice.cpp b/softhddevice.cpp index f488458..d5e73d1 100644 --- a/softhddevice.cpp +++ b/softhddevice.cpp @@ -42,7 +42,7 @@ extern "C" ////////////////////////////////////////////////////////////////////////////// -static const char *const VERSION = "0.4.5"; +static const char *const VERSION = "0.4.6"; static const char *const DESCRIPTION = trNOOP("A software and GPU emulated HD device"); |