Skip to content

Commit 18f938d

Browse files
authored
src: bump NODE_MAJOR_VERSION to 27
Signed-off-by: RafaelGSS <rafael.nunu@hotmail.com> PR-URL: #63128 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent a641226 commit 18f938d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/node_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
#ifndef SRC_NODE_VERSION_H_
2323
#define SRC_NODE_VERSION_H_
2424

25-
#define NODE_MAJOR_VERSION 26
25+
#define NODE_MAJOR_VERSION 27
2626
#define NODE_MINOR_VERSION 0
2727
#define NODE_PATCH_VERSION 0
2828

0 commit comments

Comments
 (0)