X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b491aafd22320f24768c88161ecfce04d2102d7f..1c277fea0aed2cefb8ab1f53d911b565fafe4b3e:/examples/msg/masterslave/masterslave_bypass.c diff --git a/examples/msg/masterslave/masterslave_bypass.c b/examples/msg/masterslave/masterslave_bypass.c index ebcd5435ee..672d6d81ba 100644 --- a/examples/msg/masterslave/masterslave_bypass.c +++ b/examples/msg/masterslave/masterslave_bypass.c @@ -95,7 +95,7 @@ static int surf_parse_bypass_application(void) surfxml_bufferstack = xbt_new0(char, surfxml_bufferstack_size); /* */ - SURFXML_BUFFER_SET(platform_version, "2"); + SURFXML_BUFFER_SET(platform_version, "3"); SURFXML_START_TAG(platform);