diff --git a/src/node_version.h b/src/node_version.h index 0c4ca944325a22..4c18037fc8c88a 100644 --- a/src/node_version.h +++ b/src/node_version.h @@ -22,7 +22,7 @@ #ifndef SRC_NODE_VERSION_H_ #define SRC_NODE_VERSION_H_ -#define NODE_MAJOR_VERSION 26 +#define NODE_MAJOR_VERSION 27 #define NODE_MINOR_VERSION 0 #define NODE_PATCH_VERSION 0