Release 5.11.1 (#1437)

This commit is contained in:
Rob Madole
2019-09-18 18:00:01 -05:00
committed by GitHub
parent 3900f1b104
commit 49229ba0bb
376 changed files with 2473 additions and 2270 deletions

View File

@@ -1079,7 +1079,7 @@ var p = config.measurePerformance && PERFORMANCE && PERFORMANCE.mark && PERFORMA
mark: noop$1,
measure: noop$1
};
var preamble = "FA \"5.11.0\"";
var preamble = "FA \"5.11.1\"";
var begin = function begin(name) {
p.mark("".concat(preamble, " ").concat(name, " begins"));