addon: update NODE_MODULE_VERSION macro
authorBen Noordhuis <info@bnoordhuis.nl>
Mon, 12 Jan 2015 21:01:27 +0000 (22:01 +0100)
committerBen Noordhuis <info@bnoordhuis.nl>
Mon, 12 Jan 2015 21:37:45 +0000 (22:37 +0100)
commit42ebdcbff1b0846c8e2d291ee320c5e0fcfcb09e
treefdf59c6587c0cb34ae5d087670409f14558483ee
parent9120f2b1fdace527ec88803570743035bc6c929d
addon: update NODE_MODULE_VERSION macro

io.js v1.0.0 is not ABI-compatible with joyent/node@v0.12, update
the NODE_MODULE_VERSION macro to reflect that.  Update to a much
larger value to avoid future clashes with joyent/node.

PR-URL: https://github.com/iojs/io.js/pull/312
Reviewed-By: Bert Belder <bertbelder@gmail.com>
src/node_version.h