summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTimothy J Fontaine <tjfontaine@gmail.com>2014-05-02 07:46:15 -0700
committerTimothy J Fontaine <tjfontaine@gmail.com>2014-05-02 07:46:15 -0700
commitbfe1fdb8ab5deebe24be9862af2028e6713bd275 (patch)
tree2a90e7f2619d30c85496dac76668b94b013b7c99 /src
parentd857d5ab09a40aba92185ff993c810df2b2eeb40 (diff)
downloadandroid-node-v8-bfe1fdb8ab5deebe24be9862af2028e6713bd275.tar.gz
android-node-v8-bfe1fdb8ab5deebe24be9862af2028e6713bd275.tar.bz2
android-node-v8-bfe1fdb8ab5deebe24be9862af2028e6713bd275.zip
Now working on 0.10.29
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 0f730bf1c7..ab8cef4d9d 100644
--- a/src/node_version.h
+++ b/src/node_version.h
@@ -24,9 +24,9 @@
#define NODE_MAJOR_VERSION 0
#define NODE_MINOR_VERSION 10
-#define NODE_PATCH_VERSION 28
+#define NODE_PATCH_VERSION 29
-#define NODE_VERSION_IS_RELEASE 1
+#define NODE_VERSION_IS_RELEASE 0
#ifndef NODE_TAG
# define NODE_TAG ""