summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTimothy J Fontaine <tjfontaine@gmail.com>2013-07-09 14:28:37 -0700
committerTimothy J Fontaine <tjfontaine@gmail.com>2013-07-09 14:28:37 -0700
commit8a7e2b9da69f219ae41e274e2e3f5ffba761a7fc (patch)
tree98034bcc191428866e41876007c2f201621d9523 /src
parent8d9897d735dcf808e5a32c9f376f4a993f8d0315 (diff)
downloadnode-8a7e2b9da69f219ae41e274e2e3f5ffba761a7fc.tar.gz
Now working v0.10.14
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 aa41dc78e..836153b80 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 13
+#define NODE_PATCH_VERSION 14
-#define NODE_VERSION_IS_RELEASE 1
+#define NODE_VERSION_IS_RELEASE 0
#ifndef NODE_TAG
# define NODE_TAG ""