Bump to v4.17.11.

This commit is contained in:
John-David Dalton
2018-09-11 22:12:11 -07:00
parent c4b20a6ea7
commit 3e273e915d
11 changed files with 171 additions and 181 deletions

View File

@@ -13,7 +13,7 @@
var undefined;
/** Used as the semantic version number. */
var VERSION = '4.17.10';
var VERSION = '4.17.11';
/** Error message constants. */
var FUNC_ERROR_TEXT = 'Expected a function';