Skip to content

Commit 25f6731

Browse files
committed
2017-10-31, Version 9.0.0 (Current)
(Work in progress)
1 parent 9b3d6a0 commit 25f6731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/node_version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
#define NODE_MINOR_VERSION 0
2727
#define NODE_PATCH_VERSION 0
2828

29-
#define NODE_VERSION_IS_RELEASE 0
29+
#define NODE_VERSION_IS_RELEASE 1
3030

3131
#ifndef NODE_STRINGIFY
3232
#define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)

0 commit comments

Comments
 (0)