We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53ed89d commit f23b963Copy full SHA for f23b963
src/node_version.h
@@ -45,6 +45,6 @@
45
* an API is broken in the C++ side, including in v8 or
46
* other dependencies.
47
*/
48
-#define NODE_MODULE_VERSION 44 /* io.js v1.1.0 */
+#define NODE_MODULE_VERSION 43 /* io.js v1.1.0 */
49
50
#endif /* SRC_NODE_VERSION_H_ */
0 commit comments