summaryrefslogtreecommitdiff
path: root/src/node_version.h
diff options
context:
space:
mode:
authorJulien Gilli <julien.gilli@joyent.com>2015-03-23 18:10:54 -0700
committerJulien Gilli <julien.gilli@joyent.com>2015-03-23 18:12:47 -0700
commit0034086b49f22cfde765a7e9f55db25f8eb310b6 (patch)
tree55a161cee3d77f622df203ccf4681279c7f8dbf5 /src/node_version.h
parenta43219bcd12552ac854164655ebe0c35607fbc2a (diff)
downloadnode-v0.12.1-release.tar.gz
2015.03.23, Version 0.12.1 (Stable)v0.12.1v0.12.1-release
* openssl: upgrade to 1.0.1m (Addressing multiple CVES)
Diffstat (limited to 'src/node_version.h')
-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 cc9c08f6d..2c2afda62 100644
--- a/src/node_version.h
+++ b/src/node_version.h
@@ -26,7 +26,7 @@
#define NODE_MINOR_VERSION 12
#define NODE_PATCH_VERSION 1
-#define NODE_VERSION_IS_RELEASE 0
+#define NODE_VERSION_IS_RELEASE 1
#ifndef NODE_TAG
# define NODE_TAG ""