Meteor 1.2 RC7 が Meteor Forum でアナウンスされていました。パブリックなバージョンになるそうです。
First public release candidate of Meteor 1.2 - core - Meteor forums
meteor create APP_NAME --release METEOR@1.2-rc.7
または
meteor update --release METEOR@1.2-rc.7
で試すことができます。
v4.0.0 は Node.js と io.js と統合されたバージョンになります。
This release represents countless hours of hard work encapsulated in both the Node.js project and the io.js project that are now combined in a single codebase.