Bump to v4.17.10.

This commit is contained in:
John-David Dalton
2018-04-24 11:03:11 -07:00
parent 72ef3680a1
commit c4b20a6ea7
6 changed files with 76 additions and 76 deletions

View File

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