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:
f07041e
)
Working on v0.5.0
author
Ryan Dahl
<ry@tinyclouds.org>
Mon, 14 Feb 2011 22:25:52 +0000
(14:25 -0800)
committer
Ryan Dahl
<ry@tinyclouds.org>
Mon, 14 Feb 2011 22:27:00 +0000
(14:27 -0800)
src/node_version.h
patch
|
blob
|
history
diff --git
a/src/node_version.h
b/src/node_version.h
index f94feb2626c5418f666e04f1e79276c296d1bde6..119e1e9955cf0405aef7f77b89beee995c6313b9 100644
(file)
--- a/
src/node_version.h
+++ b/
src/node_version.h
@@
-5,8
+5,8
@@
#define NODE_VERSION_H
#define NODE_MAJOR_VERSION 0
-#define NODE_MINOR_VERSION
4
-#define NODE_PATCH_VERSION
1
+#define NODE_MINOR_VERSION
5
+#define NODE_PATCH_VERSION
0
#define NODE_VERSION_IS_RELEASE 0
#ifndef NODE_STRINGIFY