Just go to the world menu -> "System" -> "About" and check that you have 
 
       Pharo 6.0 Latest update: #60510

which was the latest update including the mentioned Iceberg change.

So image number #60510 and onwards is Pharo 6.1. (image are at http://files.pharo.org/image/60/).
 
If you follow the mailinglist closely you will see the commit for #60510 is
here: http://lists.pharo.org/pipermail/pharo-dev_lists.pharo.org/2017-July/130388.html

Hope that helps!

Bye
T.

Side note: In Pharo 7 we currently have the git hash for the image name (like "Pharo7.0-32bit-230307b.zip", see http://files.pharo.org/image/70/) 
                This makes sorting several images in a directory hard and also "System" -> "About" does not display anything. This is confusing already
                and will easily lead to even more questions.          
         
                I would recommend to additionally have an increasing image build number for Pharo 7 images in the image and image filename too
                (like Pharo7.0-32bit-70006-230307b.zip where the first part is the image number and the second part the git hash).


 

Reply via email to