From a88bc219a46d96d7b466097375e1609b1d99401e Mon Sep 17 00:00:00 2001 From: Rod Vagg Date: Wed, 14 Jan 2015 15:15:10 +1100 Subject: [PATCH] Working on 1.0.1 --- 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 10553b0868..1c3b32e609 100644 --- a/src/node_version.h +++ b/src/node_version.h @@ -3,7 +3,7 @@ #define NODE_MAJOR_VERSION 1 #define NODE_MINOR_VERSION 0 -#define NODE_PATCH_VERSION 0 +#define NODE_PATCH_VERSION 1 #define NODE_VERSION_IS_RELEASE 0