summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTimothy J Fontaine <tjfontaine@gmail.com>2014-03-12 07:56:42 -0700
committerTimothy J Fontaine <tjfontaine@gmail.com>2014-03-12 07:56:42 -0700
commit9bd934cb961655cbedcdc26f2aa2b0c764227320 (patch)
tree8883af321f7c0b1c47cee341e16825989e155510 /src
parent44bf5f8c502a881c3bf3a04fc366b5d8fe31e600 (diff)
downloadandroid-node-v8-9bd934cb961655cbedcdc26f2aa2b0c764227320.tar.gz
android-node-v8-9bd934cb961655cbedcdc26f2aa2b0c764227320.tar.bz2
android-node-v8-9bd934cb961655cbedcdc26f2aa2b0c764227320.zip
Now working on 0.11.13
Diffstat (limited to 'src')
-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 5016db8aae..ff26812ac5 100644
--- a/src/node_version.h
+++ b/src/node_version.h
@@ -24,9 +24,9 @@
#define NODE_MAJOR_VERSION 0
#define NODE_MINOR_VERSION 11
-#define NODE_PATCH_VERSION 12
+#define NODE_PATCH_VERSION 13
-#define NODE_VERSION_IS_RELEASE 1
+#define NODE_VERSION_IS_RELEASE 0
#ifndef NODE_TAG
# define NODE_TAG ""