Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Commit dd7f81e

Browse files
committed
2017-07-14, Node-ChakraCore Version 8.1.4
1 parent b135790 commit dd7f81e

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
@@ -26,7 +26,7 @@
2626
#define NODE_MINOR_VERSION 1
2727
#define NODE_PATCH_VERSION 4
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)