version: bump `NODE_PATCH_VERSION`

Patch version hasn't been bumped correctly in
72cbb7492c.
pull/5370/head
Maciej Małecki 2012-01-22 20:46:52 +01:00 committed by Ben Noordhuis
parent 6d00c089e3
commit ff512634ac
1 changed files with 1 additions and 1 deletions

View File

@ -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