зеркало из https://github.com/mozilla/gecko-dev.git
Bug 374877 - Update JS_GetImplementationVersion() for JS1.7rc, r=brendan
This commit is contained in:
Родитель
c4588ea601
Коммит
89069dea82
|
@ -1121,7 +1121,7 @@ JS_ToggleOptions(JSContext *cx, uint32 options)
|
||||||
JS_PUBLIC_API(const char *)
|
JS_PUBLIC_API(const char *)
|
||||||
JS_GetImplementationVersion(void)
|
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";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче