Fix version
authorRyan Dahl <ry@tinyclouds.org>
Fri, 28 Jan 2011 21:09:01 +0000 (13:09 -0800)
committerRyan Dahl <ry@tinyclouds.org>
Fri, 28 Jan 2011 21:09:01 +0000 (13:09 -0800)
src/node_version.h

index 7cbc6c5..d50f649 100644 (file)
@@ -6,7 +6,7 @@
 
 #define NODE_MAJOR_VERSION 0
 #define NODE_MINOR_VERSION 3
-#define NODE_PATCH_VERSION 7
+#define NODE_PATCH_VERSION 8
 #define NODE_VERSION_IS_RELEASE 0
 
 #ifndef NODE_STRINGIFY