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:
de21de9
)
Now working on 0.7.5
author
isaacs
<i@izs.me>
Wed, 15 Feb 2012 19:37:34 +0000
(11:37 -0800)
committer
isaacs
<i@izs.me>
Wed, 15 Feb 2012 19:37:34 +0000
(11:37 -0800)
src/node_version.h
patch
|
blob
|
history
diff --git
a/src/node_version.h
b/src/node_version.h
index c91d7efd1c00f9bd6e54f17622f5e589b8618cd3..59a3313076973c29781c5f3fdd5d233fcdfeec5b 100644
(file)
--- a/
src/node_version.h
+++ b/
src/node_version.h
@@
-28,8
+28,8
@@
#define NODE_MAJOR_VERSION 0
#define NODE_MINOR_VERSION 7
-#define NODE_PATCH_VERSION
4
-#define NODE_VERSION_IS_RELEASE
1
+#define NODE_PATCH_VERSION
5
+#define NODE_VERSION_IS_RELEASE
0
#ifndef NODE_STRINGIFY
#define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)