summaryrefslogtreecommitdiff
path: root/src/node_version.h
diff options
context:
space:
mode:
authorRod Vagg <rod@vagg.org>2015-06-30 17:43:29 +1000
committerRod Vagg <rod@vagg.org>2015-08-04 11:56:15 -0700
commit6f40b03a91cb45fc0cef22b50b11411b8af696b3 (patch)
treecc78ae3ba28bc186f98c6ea04de9b2b4930742ab /src/node_version.h
parente52f9636329dc5ecf3b6d79f8307e7817fff8e1e (diff)
downloadandroid-node-v8-6f40b03a91cb45fc0cef22b50b11411b8af696b3.tar.gz
android-node-v8-6f40b03a91cb45fc0cef22b50b11411b8af696b3.tar.bz2
android-node-v8-6f40b03a91cb45fc0cef22b50b11411b8af696b3.zip
Working on v3.0.0
Diffstat (limited to 'src/node_version.h')
-rw-r--r--src/node_version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/node_version.h b/src/node_version.h
index 59ab38bf29..f6517dd8f9 100644
--- a/src/node_version.h
+++ b/src/node_version.h
@@ -1,9 +1,9 @@
#ifndef SRC_NODE_VERSION_H_
#define SRC_NODE_VERSION_H_
-#define NODE_MAJOR_VERSION 2
-#define NODE_MINOR_VERSION 5
-#define NODE_PATCH_VERSION 1
+#define NODE_MAJOR_VERSION 3
+#define NODE_MINOR_VERSION 0
+#define NODE_PATCH_VERSION 0
#define NODE_VERSION_IS_RELEASE 0