正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -201,7 +201,7 @@ function srs_get_player_width() { return srs_get_player_modal() - 30; } | @@ -201,7 +201,7 @@ function srs_get_player_width() { return srs_get_player_modal() - 30; } | ||
201 | function srs_get_player_height() { return srs_get_player_width() * 9 / 19; } | 201 | function srs_get_player_height() { return srs_get_player_width() * 9 / 19; } |
202 | 202 | ||
203 | // to query the swf anti cache. | 203 | // to query the swf anti cache. |
204 | -function srs_get_version_code() { return "1.5"; } | 204 | +function srs_get_version_code() { return "1.7"; } |
205 | // get the default vhost for players. | 205 | // get the default vhost for players. |
206 | function srs_get_player_vhost() { return "players"; } | 206 | function srs_get_player_vhost() { return "players"; } |
207 | // the api server port, for chat room. | 207 | // the api server port, for chat room. |
-
请 注册 或 登录 后发表评论