Skip to content

Commit

Permalink
Merge pull request #22 from stefansaraev/playerengine
Browse files Browse the repository at this point in the history
bump player engine version to 1382
  • Loading branch information
Jamal Edey committed Aug 25, 2015
2 parents dd3aaf8 + b77c06e commit fde07cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/libstalkerclient/stb.c
Expand Up @@ -45,7 +45,7 @@ bool sc_stb_get_profile_defaults(sc_param_request_t *params) {
"PORTAL version: 4.9.9; "
"API Version: JS API version: 328; "
"STB API version: 134; "
"Player Engine version: 0x560",
"Player Engine version: 0x566",
true));
param = sc_param_link(param, sc_param_create_string("device_id", "", false));
param = sc_param_link(param, sc_param_create_string("device_id2", "", false));
Expand Down

0 comments on commit fde07cc

Please sign in to comment.