You could take a look at the available configuration, there are usually
version methods in the instance side  like for example

version10: spec
    <version: '1.0' imports: #('1.0-baseline' )>

On Wed, Apr 15, 2015 at 7:24 PM, Dmitri Zagidulin <dmi...@zagidulin.net>
wrote:

> How does one go about finding the version numbers of core libraries like
> SUnit that are included in a particular Pharo distribution?
>
> (What prompted me to try and find out is that at the start of the SUnit
> chapter in UPBE, it says "In the future, Pharo may include version of
> SUnit4.0." And I was curious whether Pharo 4.0 includes that newer version
> of SUnit, etc. But I'm also curious whether there's a general procedure or
> convention for finding versions of external libraries that are also pulled
> into Pharo core.)
>

Reply via email to