зеркало из https://github.com/mozilla/pjs.git
Explicit date in Context.getImplementationVersion() for 1.5R5 release
This commit is contained in:
Родитель
86c8b7fa25
Коммит
e1c579fdb8
|
@ -597,7 +597,7 @@ public class Context
|
|||
*/
|
||||
public final String getImplementationVersion()
|
||||
{
|
||||
return "Rhino 1.5 release 6 0000 00 00";
|
||||
return "Rhino 1.5 release 5 2004 03 25";
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Загрузка…
Ссылка в новой задаче