Bump to v4.17.18

This commit is contained in:
Mathias Bynens
2020-07-08 18:03:45 +02:00
parent a370ac8140
commit 1b6c282299
7 changed files with 325 additions and 325 deletions

View File

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