From 7c2237230369d0647b1f03450367bf06d1c44c22 Mon Sep 17 00:00:00 2001 From: Vladimir Kurchatkin Date: Wed, 11 Feb 2015 16:17:04 +0300 Subject: [PATCH] src: remove trailing whitespace PR-URL: https://github.com/iojs/io.js/pull/798 Reviewed-By: Colin Ihrig --- 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 a81719e0eee735..202cb9097a386b 100644 --- a/src/node_version.h +++ b/src/node_version.h @@ -3,7 +3,7 @@ #define NODE_MAJOR_VERSION 1 #define NODE_MINOR_VERSION 2 -#define NODE_PATCH_VERSION 1 +#define NODE_PATCH_VERSION 1 #define NODE_VERSION_IS_RELEASE 0