diff --git a/src/node_version.h b/src/node_version.h index 335892cb78..654fc54b7b 100644 --- a/src/node_version.h +++ b/src/node_version.h @@ -23,8 +23,8 @@ #define NODE_VERSION_H #define NODE_MAJOR_VERSION 0 -#define NODE_MINOR_VERSION 9 -#define NODE_PATCH_VERSION 13 +#define NODE_MINOR_VERSION 10 +#define NODE_PATCH_VERSION 0 #ifndef NODE_TAG # define NODE_TAG ""