зеркало из https://github.com/mozilla/pjs.git
Updating JS_GetImplementationVersion() to date of latest JS release (67111).
This commit is contained in:
Родитель
f5234689f8
Коммит
521df6212f
|
@ -1022,7 +1022,7 @@ JS_ToggleOptions(JSContext *cx, uint32 options)
|
|||
JS_PUBLIC_API(const char *)
|
||||
JS_GetImplementationVersion(void)
|
||||
{
|
||||
return "JavaScript-C 1.5 pre-release 4a 2002-03-21";
|
||||
return "JavaScript-C 1.5 pre-release 5 2003-01-10";
|
||||
}
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче