Working on v0.5.0
authorRyan Dahl <ry@tinyclouds.org>
Mon, 14 Feb 2011 22:25:52 +0000 (14:25 -0800)
committerRyan Dahl <ry@tinyclouds.org>
Mon, 14 Feb 2011 22:27:00 +0000 (14:27 -0800)
src/node_version.h

index f94feb2626c5418f666e04f1e79276c296d1bde6..119e1e9955cf0405aef7f77b89beee995c6313b9 100644 (file)
@@ -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