зеркало из https://github.com/mozilla/pjs.git
Bug 374877 - Update JS_GetImplementationVersion() for JS1.7rc, r=brendan
This commit is contained in:
Родитель
640eb264f9
Коммит
bdfcf2e468
|
@ -1121,7 +1121,7 @@ JS_ToggleOptions(JSContext *cx, uint32 options)
|
|||
JS_PUBLIC_API(const char *)
|
||||
JS_GetImplementationVersion(void)
|
||||
{
|
||||
return "JavaScript-C 1.7 pre-release 2 2006-11-19";
|
||||
return "JavaScript-C 1.7 pre-release 3 2007-04-01";
|
||||
}
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче