mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
version: bump NODE_PATCH_VERSION
Patch version hasn't been bumped correctly in
72cbb7492c.
This commit is contained in:
committed by
Ben Noordhuis
parent
6d00c089e3
commit
ff512634ac
@@ -28,7 +28,7 @@
|
||||
|
||||
#define NODE_MAJOR_VERSION 0
|
||||
#define NODE_MINOR_VERSION 7
|
||||
#define NODE_PATCH_VERSION 0
|
||||
#define NODE_PATCH_VERSION 1
|
||||
#define NODE_VERSION_IS_RELEASE 0
|
||||
|
||||
#ifndef NODE_STRINGIFY
|
||||
|
||||
Reference in New Issue
Block a user