Skip to content

Commit ff51263

Browse files
mmaleckibnoordhuis
authored andcommitted
version: bump NODE_PATCH_VERSION
Patch version hasn't been bumped correctly in 72cbb74.
1 parent 6d00c08 commit ff51263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/node_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
#define NODE_MAJOR_VERSION 0
3030
#define NODE_MINOR_VERSION 7
31-
#define NODE_PATCH_VERSION 0
31+
#define NODE_PATCH_VERSION 1
3232
#define NODE_VERSION_IS_RELEASE 0
3333

3434
#ifndef NODE_STRINGIFY

0 commit comments

Comments
 (0)