aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTimothy J Fontaine <tjfontaine@gmail.com>2014-05-02 07:46:05 -0700
committerTimothy J Fontaine <tjfontaine@gmail.com>2014-05-02 07:46:05 -0700
commitd857d5ab09a40aba92185ff993c810df2b2eeb40 (patch)
treeb5b853458231fda18961e77361a998c63493424b /src
parentdbec0a0cd8a76974c06a8965765e2790c6fd4ccb (diff)
parentb148cbe09d4657766fdb61575ba985734c2ff0a8 (diff)
downloadandroid-node-v8-d857d5ab09a40aba92185ff993c810df2b2eeb40.tar.gz
android-node-v8-d857d5ab09a40aba92185ff993c810df2b2eeb40.tar.bz2
android-node-v8-d857d5ab09a40aba92185ff993c810df2b2eeb40.zip
Merge branch 'v0.10.28-release' into v0.10
Diffstat (limited to 'src')
-rw-r--r--src/node_version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/node_version.h b/src/node_version.h
index 4d5fc465ce..0f730bf1c7 100644
--- a/src/node_version.h
+++ b/src/node_version.h
@@ -26,7 +26,7 @@
#define NODE_MINOR_VERSION 10
#define NODE_PATCH_VERSION 28
-#define NODE_VERSION_IS_RELEASE 0
+#define NODE_VERSION_IS_RELEASE 1
#ifndef NODE_TAG
# define NODE_TAG ""