I'm trying to install the latest nodejs version using this installation steps for ubuntu via apt-get install on https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager
Why that install version v0.4.9 instead of the lastest stable version v0.6.10 ?
Regards