mirror of https://github.com/nodejs/node.git
Fix version
parent
192d2e0803
commit
43d818a19c
|
@ -6,7 +6,7 @@
|
|||
|
||||
#define NODE_MAJOR_VERSION 0
|
||||
#define NODE_MINOR_VERSION 3
|
||||
#define NODE_PATCH_VERSION 7
|
||||
#define NODE_PATCH_VERSION 8
|
||||
#define NODE_VERSION_IS_RELEASE 0
|
||||
|
||||
#ifndef NODE_STRINGIFY
|
||||
|
|
Loading…
Reference in New Issue