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:
bb3e714
)
Now working on v0.3.7
author
Ryan Dahl
<ry@tinyclouds.org>
Sat, 22 Jan 2011 02:26:05 +0000
(18:26 -0800)
committer
Ryan Dahl
<ry@tinyclouds.org>
Sat, 22 Jan 2011 02:26:05 +0000
(18:26 -0800)
src/node_version.h
patch
|
blob
|
history
diff --git
a/src/node_version.h
b/src/node_version.h
index 5738013e2153f22fe13838cf3ab9f332e7306ef8..7cbc6c5ea76d85fc8e7bed0c6194b381807139d1 100644
(file)
--- a/
src/node_version.h
+++ b/
src/node_version.h
@@
-6,8
+6,8
@@
#define NODE_MAJOR_VERSION 0
#define NODE_MINOR_VERSION 3
-#define NODE_PATCH_VERSION
6
-#define NODE_VERSION_IS_RELEASE
1
+#define NODE_PATCH_VERSION
7
+#define NODE_VERSION_IS_RELEASE
0
#ifndef NODE_STRINGIFY
#define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)