Bump to v4.17.20.

This commit is contained in:
Benjamin Tan
2020-08-14 00:52:55 +08:00
parent 63150ef764
commit ded9bc6658
9 changed files with 381 additions and 357 deletions

View File

@@ -12,7 +12,7 @@
var undefined;
/** Used as the semantic version number. */
var VERSION = '4.17.19';
var VERSION = '4.17.20';
/** Used as the size to enable large array optimizations. */
var LARGE_ARRAY_SIZE = 200;