diff options
author | thlo <t.lohmar@gmx.de> | 2013-04-05 17:43:54 +0200 |
---|---|---|
committer | thlo <t.lohmar@gmx.de> | 2013-04-05 17:43:54 +0200 |
commit | 0d3bb5c8d940b416ccc06a68a8ccfc35370fdbd4 (patch) | |
tree | 5e1b34165922afd5940e3ff566221fbd34d76155 /smarttv-client/config.xml | |
parent | d5c26eb7a9c51e82be0ac41bd04f4433043776cd (diff) | |
download | vdr-plugin-smarttvweb-0d3bb5c8d940b416ccc06a68a8ccfc35370fdbd4.tar.gz vdr-plugin-smarttvweb-0d3bb5c8d940b416ccc06a68a8ccfc35370fdbd4.tar.bz2 |
Selection of audio tracks.
First version of web video (yt) support.
various bug fixes.
Diffstat (limited to 'smarttv-client/config.xml')
-rwxr-xr-x | smarttv-client/config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smarttv-client/config.xml b/smarttv-client/config.xml index cd6d56c..c3f8550 100755 --- a/smarttv-client/config.xml +++ b/smarttv-client/config.xml @@ -9,7 +9,7 @@ <BigThumbIcon>Images/icon/SmartTvWeb_115.png</BigThumbIcon>
<ListIcon>Images/icon/SmartTvWeb_85.png</ListIcon>
<BigListIcon>Images/icon/SmartTvWeb_95.png</BigListIcon>
- <ver>0.92</ver>
+ <ver>0.93</ver>
<mgrver></mgrver>
<fullwidget>y</fullwidget>
<movie>y</movie>
|