diff options
author | M. Voerman <rekordc@gmail.com> | 2013-03-24 17:09:50 +0100 |
---|---|---|
committer | M. Voerman <rekordc@gmail.com> | 2013-03-24 17:09:50 +0100 |
commit | 219f2b97f4840ca907387a7c8a538798325b5289 (patch) | |
tree | 3c018a3153d368f1247c255e87c2c4ffc6525147 /index.html | |
parent | cdebff52748313dec091658ff38e8bb233ccc958 (diff) | |
download | vdr-vipclient-219f2b97f4840ca907387a7c8a538798325b5289.tar.gz vdr-vipclient-219f2b97f4840ca907387a7c8a538798325b5289.tar.bz2 |
Getting ready for 0.18
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ // // -var Version = "0.17" +var Version = "0.18.1" for (var x = 0; x < 10; x++) { if (minChan[x]) { |