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:
b159c6d
)
Now working on v0.6.4
author
Bert Belder
<bertbelder@gmail.com>
Fri, 25 Nov 2011 11:43:44 +0000
(12:43 +0100)
committer
Bert Belder
<bertbelder@gmail.com>
Fri, 25 Nov 2011 11:43:44 +0000
(12:43 +0100)
src/node_version.h
patch
|
blob
|
history
diff --git
a/src/node_version.h
b/src/node_version.h
index ad56ec42232512995b073388737f0b0f911ebf57..46e459e6fb23eae46c521163262fe66d380e09a2 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 6
-#define NODE_PATCH_VERSION
3
-#define NODE_VERSION_IS_RELEASE
1
+#define NODE_PATCH_VERSION
4
+#define NODE_VERSION_IS_RELEASE
0
#ifndef NODE_STRINGIFY
#define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)