winlin

update version of ui

@@ -158,7 +158,7 @@ function srs_get_player_width() { return srs_get_player_modal() - 30; } @@ -158,7 +158,7 @@ function srs_get_player_width() { return srs_get_player_modal() - 30; }
158 function srs_get_player_height() { return srs_get_player_width() * 9 / 19; } 158 function srs_get_player_height() { return srs_get_player_width() * 9 / 19; }
159 159
160 // to query the swf anti cache. 160 // to query the swf anti cache.
161 -function srs_get_version_code() { return "1.1"; } 161 +function srs_get_version_code() { return "1.3"; }
162 // get the default vhost for players. 162 // get the default vhost for players.
163 function srs_get_player_vhost() { return "players"; } 163 function srs_get_player_vhost() { return "players"; }
164 // get the stream published to vhost, 164 // get the stream published to vhost,