We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dc0044 commit 6efb697Copy full SHA for 6efb697
1 file changed
src/node_version.h
@@ -40,6 +40,6 @@
40
* an API is broken in the C++ side, including in v8 or
41
* other dependencies.
42
*/
43
-#define NODE_MODULE_VERSION 45 /* io.js v3.0.0 */
+#define NODE_MODULE_VERSION 46 /* Node.js v4.0.0 */
44
45
#endif /* SRC_NODE_VERSION_H_ */
0 commit comments