Working on v2.0.0
This commit is contained in:
parent
c0f841352d
commit
e61ee49c7a
@ -1,11 +1,11 @@
|
|||||||
#ifndef SRC_NODE_VERSION_H_
|
#ifndef SRC_NODE_VERSION_H_
|
||||||
#define SRC_NODE_VERSION_H_
|
#define SRC_NODE_VERSION_H_
|
||||||
|
|
||||||
#define NODE_MAJOR_VERSION 1
|
#define NODE_MAJOR_VERSION 2
|
||||||
#define NODE_MINOR_VERSION 8
|
#define NODE_MINOR_VERSION 0
|
||||||
#define NODE_PATCH_VERSION 0
|
#define NODE_PATCH_VERSION 0
|
||||||
|
|
||||||
#define NODE_VERSION_IS_RELEASE 1
|
#define NODE_VERSION_IS_RELEASE 0
|
||||||
|
|
||||||
#ifndef NODE_STRINGIFY
|
#ifndef NODE_STRINGIFY
|
||||||
#define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)
|
#define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user