Skip to content

Commit a5745aa

Browse files
committed
src: increment NODE_MODULE_VERSION to 45
1 parent bf7df17 commit a5745aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/node_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@
4040
* an API is broken in the C++ side, including in v8 or
4141
* other dependencies.
4242
*/
43-
#define NODE_MODULE_VERSION 44 /* io.js v2.0.0 */
43+
#define NODE_MODULE_VERSION 45 /* io.js v2.0.0 */
4444

4545
#endif /* SRC_NODE_VERSION_H_ */

0 commit comments

Comments
 (0)