src: bump NODE_MODULE_VERSION due to V8 API
authorRod Vagg <rod@vagg.org>
Mon, 4 May 2015 03:36:36 +0000 (20:36 -0700)
committerRod Vagg <rod@vagg.org>
Mon, 4 May 2015 20:10:41 +0000 (13:10 -0700)
commitc1b9913e1f537c96c4cb7d130a940590e3031042
tree97e2abbdcda233a9b540afab52a4f1b42dc523e2
parentac1fb39ce81373c161b4c7f873f96ae1830b0875
src: bump NODE_MODULE_VERSION due to V8 API

V8 4.2 introduces some minor C++ API changes that make it necessary for
many native add-ons to recompile in order to be usable in v2.0.0+

PR-URL: https://github.com/iojs/io.js/pull/1532
src/node_version.h