From be71c5dea9e516f5c6bf4325c1fd38e1c1961186 Mon Sep 17 00:00:00 2001 From: Myles Borins Date: Wed, 23 May 2018 18:57:09 -0400 Subject: [PATCH] Working on v10.2.1 PR-URL: https://github.com/nodejs/node/pull/20724 --- src/node_version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/node_version.h b/src/node_version.h index 7cc0a91c2f65de..51314b227c6d9f 100644 --- a/src/node_version.h +++ b/src/node_version.h @@ -24,7 +24,7 @@ #define NODE_MAJOR_VERSION 10 #define NODE_MINOR_VERSION 2 -#define NODE_PATCH_VERSION 0 +#define NODE_PATCH_VERSION 1 #define NODE_VERSION_IS_LTS 0 #define NODE_VERSION_LTS_CODENAME ""