summaryrefslogtreecommitdiff
path: root/src/node_version.h
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2011-11-16 13:38:04 -0800
committerRyan Dahl <ry@tinyclouds.org>2011-11-16 13:38:04 -0800
commit40cb398867b1aae47aa4add04eb5cf7e8bfc131e (patch)
tree2cf0d8b1073890d401c1d1bc86099e2b9fd989e9 /src/node_version.h
parent93dc713670ac9aaef83118de0ffdca428218766d (diff)
downloadnode-new-40cb398867b1aae47aa4add04eb5cf7e8bfc131e.tar.gz
Working on v0.7.0
Diffstat (limited to 'src/node_version.h')
-rw-r--r--src/node_version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/node_version.h b/src/node_version.h
index f816d8283f..06f866304a 100644
--- a/src/node_version.h
+++ b/src/node_version.h
@@ -27,8 +27,8 @@
#define NODE_VERSION_H
#define NODE_MAJOR_VERSION 0
-#define NODE_MINOR_VERSION 6
-#define NODE_PATCH_VERSION 2
+#define NODE_MINOR_VERSION 7
+#define NODE_PATCH_VERSION 0
#define NODE_VERSION_IS_RELEASE 0
#ifndef NODE_STRINGIFY