summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTimothy J Fontaine <tjfontaine@gmail.com>2013-09-24 15:10:22 -0700
committerTimothy J Fontaine <tjfontaine@gmail.com>2013-09-24 15:10:22 -0700
commit093efafce307da9f9b2f2880a8cd79a084a285be (patch)
treedaa32cbb37171eed606192f8eed8dc4f6be2377c /src
parentcb150406c829221c373626653cd955fa981f7241 (diff)
downloadandroid-node-v8-093efafce307da9f9b2f2880a8cd79a084a285be.tar.gz
android-node-v8-093efafce307da9f9b2f2880a8cd79a084a285be.tar.bz2
android-node-v8-093efafce307da9f9b2f2880a8cd79a084a285be.zip
Now working on 0.10.20
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 d962856378..f02dbe3c2a 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 19
+#define NODE_PATCH_VERSION 20
-#define NODE_VERSION_IS_RELEASE 1
+#define NODE_VERSION_IS_RELEASE 0
#ifndef NODE_TAG
# define NODE_TAG ""