summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorM. Voerman <rekordc@gmail.com>2013-01-23 14:34:02 +0100
committerM. Voerman <rekordc@gmail.com>2013-01-23 14:34:02 +0100
commit08d512a9ddcb2a7e7b473d4b10ce3acb60c71531 (patch)
tree7d5d86d0caeb172c1764ed70e60df6dfb9ab61a8 /index.html
parent5c1bb72817b66a1b5e9563bce17c94dd52f68e01 (diff)
downloadvdr-vipclient-08d512a9ddcb2a7e7b473d4b10ce3acb60c71531.tar.gz
vdr-vipclient-08d512a9ddcb2a7e7b473d4b10ce3acb60c71531.tar.bz2
Release 0.13
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index f154bfd..1ed7358 100644
--- a/index.html
+++ b/index.html
@@ -24,7 +24,7 @@
//
//
-var Version = "0.13 2013/01/xx"
+var Version = "0.13 2013/01/23"
for (var i = minChan[0]; i < (maxChan[0]+1); i++) { EPG[0][4][i] = "";EPG[1][4][i] = "";EPG[0][5][i] = "";EPG[1][5][i] = "";EPG[0][7][i] = "";EPG[1][7][i] = ""; }
for (var i = minChan[1]; i < (maxChan[1]+1); i++) { EPG[0][4][i] = "";EPG[1][4][i] = "";EPG[0][5][i] = "";EPG[1][5][i] = "";EPG[0][7][i] = "";EPG[1][7][i] = ""; }