From f70d9b101fa13b4b266f35c14690f3f3d6ebb7ec Mon Sep 17 00:00:00 2001 From: winlin Date: Sun, 22 Dec 2013 00:11:58 +0800 Subject: [PATCH] update version of ui --- trunk/research/players/js/srs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/research/players/js/srs.js b/trunk/research/players/js/srs.js index 9dee1e475..89d52793f 100755 --- a/trunk/research/players/js/srs.js +++ b/trunk/research/players/js/srs.js @@ -158,7 +158,7 @@ function srs_get_player_width() { return srs_get_player_modal() - 30; } function srs_get_player_height() { return srs_get_player_width() * 9 / 19; } // to query the swf anti cache. -function srs_get_version_code() { return "1.1"; } +function srs_get_version_code() { return "1.3"; } // get the default vhost for players. function srs_get_player_vhost() { return "players"; } // get the stream published to vhost,