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:
57544ba
)
Now working on v0.3.4-pre
author
Ryan Dahl
<ry@tinyclouds.org>
Mon, 3 Jan 2011 02:57:22 +0000
(18:57 -0800)
committer
Ryan Dahl
<ry@tinyclouds.org>
Mon, 3 Jan 2011 02:57:22 +0000
(18:57 -0800)
src/node_version.h
patch
|
blob
|
history
diff --git
a/src/node_version.h
b/src/node_version.h
index e1a92461ebf090fe6063f0767a517d20985eb6f9..70bd4be74b25f62c2794e65be04e3572061e37ec 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
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)