0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00

Working on v4.0.0

This commit is contained in:
Rod Vagg 2015-08-05 00:36:37 -07:00
parent a020d9a5c9
commit d88194d261

View File

@ -1,9 +1,9 @@
#ifndef SRC_NODE_VERSION_H_
#define SRC_NODE_VERSION_H_
#define NODE_MAJOR_VERSION 3
#define NODE_MAJOR_VERSION 4
#define NODE_MINOR_VERSION 0
#define NODE_PATCH_VERSION 1
#define NODE_PATCH_VERSION 0
#define NODE_VERSION_IS_RELEASE 0