hi,

On 8 Apr 2018, at 14:13, Peter Uhn��k <i.uhnak@gmail.com> wrote:

But why it's not a 6.2 version? It would  be more clear since this is continuation of version 6 with new changes. How one would revert to original 6.1 if this new version isn't working for him?

In the same way as any previous image version... e.g.

Pharo 6 is actually Pharo 60508 and lower,
Pharo 6.1 is Pharo 60509-60539,
and Pharo 6.2 is Pharo 60540+
(give or take couple of versions, don't remember the precise boundaries)

and you can download any specific image version you want https://files.pharo.org/image/60/

(it is a bit confusing, but Pharo 6 is not yet using git and the existing infrastructure is not keen on minor releases)

yes, it is like this. 
to produce a 6.2 would be kind of a pain (as it was already 6.1 and it still causes confusion :P)

we are working to have better numbering starting on Pharo 7 (and the bootstrapped process).

cheers, 
Esteban


Peter