Jan. 30, 2012
6:15 p.m.
On 20 Jan 2012, at 07:31 , Bernardo Ezequiel Contreras wrote:
try
Smalltalk vm version
This just answers 'Pharo1.3', which is not surprising, since Smalltalk vm == SmalltalkImage current. SystemVersion current version answers the same string. On the latest Jenkins build, found from the responses in this thread, I get SmalltalkImage current vmVersion ==> 'Croquet Closure Cog VM [CoInterpreter VMMaker-oscog-EstebanLorenzano.139] 21.0' Andrew