Squeak SmalltalkJoker Squeak Smalltalk : System : prevnext Updating to Next Version

> You're right, thank you. What leads me to another question: Why does
> the image say that there are no new updates if I want to update the
> code?
Because there are no new updates to 3.5.
If you want the 3.6 updates you must tell your image that:
SystemVersion newVersion:'Squeak3.6alpha'
The swiki page was very outdated, reffering to 2.7 and EtoyVersion
command,
now updated:
http://minnow.cc.gatech.edu/squeak/1585
Karl