diff options
author | thlo <t.lohmar@gmx.de> | 2013-01-21 22:11:22 +0100 |
---|---|---|
committer | thlo <t.lohmar@gmx.de> | 2013-01-21 22:11:22 +0100 |
commit | cc89fe7809bc40882a3f89e6b9a35e943b868e8a (patch) | |
tree | bc3aaf90d32a8189d71069e81da54965e03577aa /smarttv-client/config.xml | |
parent | c5ecb493d35373673004e5c6d84b8dff4f379eef (diff) | |
download | vdr-plugin-smarttvweb-cc89fe7809bc40882a3f89e6b9a35e943b868e8a.tar.gz vdr-plugin-smarttvweb-cc89fe7809bc40882a3f89e6b9a35e943b868e8a.tar.bz2 |
Resume Support, Handle long file names, helpbar fix.
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 2c55be8..c239fd8 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.85</ver>
+ <ver>0.86</ver>
<mgrver></mgrver>
<fullwidget>y</fullwidget>
<movie>y</movie>
|