正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -10,7 +10,7 @@ function srs_get_player_width() { return srs_get_player_modal() - 30; } | @@ -10,7 +10,7 @@ function srs_get_player_width() { return srs_get_player_modal() - 30; } | ||
10 | function srs_get_player_height() { return srs_get_player_width() * 9 / 19; } | 10 | function srs_get_player_height() { return srs_get_player_width() * 9 / 19; } |
11 | 11 | ||
12 | // to query the swf anti cache. | 12 | // to query the swf anti cache. |
13 | -function srs_get_version_code() { return "1.15"; } | 13 | +function srs_get_version_code() { return "1.17"; } |
14 | // get the default vhost for players. | 14 | // get the default vhost for players. |
15 | function srs_get_player_vhost() { return "players"; } | 15 | function srs_get_player_vhost() { return "players"; } |
16 | // the api server port, for chat room. | 16 | // the api server port, for chat room. |
-
请 注册 或 登录 后发表评论