diff options
author | Johns <johns98@gmx.net> | 2012-01-09 22:10:42 +0100 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2012-01-09 22:10:42 +0100 |
commit | 8d624224e932caaf6964680b1f9d4d33400e0caf (patch) | |
tree | 7e4f0f4a2e4986d52f53801473ba894f0dac48f9 /softhddevice.cpp | |
parent | 96eefca699ad32353ddb8c71f25ee3f5d864b156 (diff) | |
download | vdr-plugin-softhddevice-8d624224e932caaf6964680b1f9d4d33400e0caf.tar.gz vdr-plugin-softhddevice-8d624224e932caaf6964680b1f9d4d33400e0caf.tar.bz2 |
Version 0.3.0 released.0.3.0
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 8ac556b..b1ddd9d 100644 --- a/softhddevice.cpp +++ b/softhddevice.cpp @@ -42,7 +42,7 @@ extern "C" ////////////////////////////////////////////////////////////////////////////// -static const char *const VERSION = "0.2.0"; +static const char *const VERSION = "0.3.0"; static const char *const DESCRIPTION = trNOOP("A software and GPU emulated HD device"); |