2.2.4 fix flac playing issue

This commit is contained in:
Trevor Squillario 2012-10-26 09:57:03 -04:00
parent 200eded629
commit 8417fccb7b
4 changed files with 12 additions and 6 deletions

View file

@ -10,7 +10,7 @@ var passwordenc;
var server;
var smwidth;
var volume = 50;
var currentVersion = '2.2.4';
var currentVersion = '2.2.5';
function getCookie(value) {
if ($.cookie(value)) {