projects
/
platform
/
upstream
/
nodejs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2faae58
)
Working on v2.3.4
author
Jeremiah Senkpiel
<fishrock123@rocketmail.com>
Fri, 3 Jul 2015 22:47:02 +0000
(15:47 -0700)
committer
Jeremiah Senkpiel
<fishrock123@rocketmail.com>
Sat, 4 Jul 2015 00:10:40 +0000
(17:10 -0700)
src/node_version.h
patch
|
blob
|
history
diff --git
a/src/node_version.h
b/src/node_version.h
index 949f4cacdd64b58de9bdcc89b67171c10947cf76..2873e20a1ea399548c624b635f7dca16f7e992b3 100644
(file)
--- a/
src/node_version.h
+++ b/
src/node_version.h
@@
-3,9
+3,9
@@
#define NODE_MAJOR_VERSION 2
#define NODE_MINOR_VERSION 3
-#define NODE_PATCH_VERSION
3
+#define NODE_PATCH_VERSION
4
-#define NODE_VERSION_IS_RELEASE
1
+#define NODE_VERSION_IS_RELEASE
0
#ifndef NODE_STRINGIFY
#define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)