зеркало из https://github.com/mozilla/gecko-dev.git
Update JS_GetImplementationVersion() date string (bug 67111, r=brendan)
This commit is contained in:
Родитель
dc0d9ca6bf
Коммит
95ccbc1e1d
|
@ -1066,7 +1066,7 @@ JS_ToggleOptions(JSContext *cx, uint32 options)
|
|||
JS_PUBLIC_API(const char *)
|
||||
JS_GetImplementationVersion(void)
|
||||
{
|
||||
return "JavaScript-C 1.5 pre-release 6a 2004-06-09";
|
||||
return "JavaScript-C 1.7 pre-release 1 2006-04-04";
|
||||
}
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче