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:
051908e
)
Now working on v0.6.11
author
isaacs
<i@izs.me>
Fri, 3 Feb 2012 01:19:28 +0000
(17:19 -0800)
committer
isaacs
<i@izs.me>
Fri, 3 Feb 2012 01:19:28 +0000
(17:19 -0800)
src/node_version.h
patch
|
blob
|
history
diff --git
a/src/node_version.h
b/src/node_version.h
index
021bad7
..
b1260d7
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 1
0
-#define NODE_VERSION_IS_RELEASE
1
+#define NODE_PATCH_VERSION 1
1
+#define NODE_VERSION_IS_RELEASE
0
#ifndef NODE_STRINGIFY
#define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)