Am 30.04.2015 um 14:08 schrieb Johannes Rasche Kreuzberg <Johannes@Rasche-Kreuzberg.de>:

Hi folks,

I'm just migrating to Pharo 4.0

On materialization of objects serialized under Pharo 3
an error was raised: different versions numbers ( 194 required ).

Where does version 194 come from ?
Monticello from Pharo 3 offers 193

Johannes

You need to add the repository of Fuel, load the ConfigurationOf from there and you can upgrade to 1.9.4

The repository to add is

http://smalltalkhub.com/mc/Pharo/Fuel/main

Norbert