You just need to run the updater.
It\'s junk like this, and valid confusion, that we should be changing the way we handle netversions from now on. We have the official version (0.3.012), though we really go by whatever date it was built, and we have the netversion (47). The netversion is bumped whenever the network code is changed enough to break compatibility. (we also bump it on any other loss of compatibility, to prevent errors) That number is checked on connect, and is the \"version\" it complains about being out of date with. We\'ve had 3 or so \"minor\" releases within the 0.3.012 version, the last of which included a netversion bump. I completely understand how this could be confusing. I\'m thinking we can do something like 0.3.012.3 to avoid confusions in the future. (I saw 0.3.012 r3 used around here somewhere, too)