Bump to v4.17.19

This commit is contained in:
Mathias Bynens
2020-07-08 19:11:48 +02:00
parent 2e1c0f22f4
commit d7fbc52ee0
14 changed files with 4241 additions and 330 deletions

View File

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