summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Gilli <julien.gilli@joyent.com>2015-02-05 15:29:13 -0800
committerJulien Gilli <julien.gilli@joyent.com>2015-02-05 15:29:13 -0800
commit02566a77c9cff462086f123104d25115dbe2535d (patch)
tree053ef615cb4d2a89ebb109db7e004cdea41eba07
parent31610d0db42b4f61f85841a0d58f5014c98d0fc5 (diff)
downloadnode-new-02566a77c9cff462086f123104d25115dbe2535d.tar.gz
Now working on 0.12.0
-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 7407a0525e..bf3ccda753 100644
--- a/src/node_version.h
+++ b/src/node_version.h
@@ -23,8 +23,8 @@
#define SRC_NODE_VERSION_H_
#define NODE_MAJOR_VERSION 0
-#define NODE_MINOR_VERSION 11
-#define NODE_PATCH_VERSION 17
+#define NODE_MINOR_VERSION 12
+#define NODE_PATCH_VERSION 0
#define NODE_VERSION_IS_RELEASE 0