mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Update JS_GetImplementationVersion to 1.8.0 on trunk, bug 380901, ra=brendan
This commit is contained in:
parent
dfb5112e8c
commit
fe8084d1ef
@ -1129,7 +1129,7 @@ JS_ToggleOptions(JSContext *cx, uint32 options)
|
||||
JS_PUBLIC_API(const char *)
|
||||
JS_GetImplementationVersion(void)
|
||||
{
|
||||
return "JavaScript-C 1.7 pre-release 3 2007-04-01";
|
||||
return "JavaScript-C 1.8.0 pre-release 1 2007-10-03";
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user