summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJulien Gilli <julien.gilli@joyent.com>2015-05-22 23:47:33 -0700
committerJulien Gilli <julien.gilli@joyent.com>2015-05-22 23:47:33 -0700
commit85d670e5a2ceecd74235c4e7d3ad7c6ffd696ec6 (patch)
tree03b94fed8b0babeab28f688e13824f7eb8da6283 /src
parent1150bec595474a8a1cf19da5250e12df787102ff (diff)
downloadnode-85d670e5a2ceecd74235c4e7d3ad7c6ffd696ec6.tar.gz
Now working on 0.12.5
Diffstat (limited to 'src')
-rw-r--r--src/node_version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/node_version.h b/src/node_version.h
index 10113b2db..522000501 100644
--- a/src/node_version.h
+++ b/src/node_version.h
@@ -24,9 +24,9 @@
#define NODE_MAJOR_VERSION 0
#define NODE_MINOR_VERSION 12
-#define NODE_PATCH_VERSION 4
+#define NODE_PATCH_VERSION 5
-#define NODE_VERSION_IS_RELEASE 1
+#define NODE_VERSION_IS_RELEASE 0
#ifndef NODE_TAG
# define NODE_TAG ""