mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-01-10 07:28:10 -05:00
2015.02.06, Version 0.12.0 (Stable)
* npm: Upgrade to 2.5.1 * mdb_v8: update for v0.12 (Dave Pacheco)
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
2015.01.29, Version 0.11.16 (Unstable)
|
||||
2015.02.06, Version 0.12.0 (Stable)
|
||||
|
||||
* npm: Upgrade to 2.5.1
|
||||
|
||||
* mdb_v8: update for v0.12 (Dave Pacheco)
|
||||
|
||||
|
||||
2015.01.29, Version 0.11.16 (Unstable), 8e42e5a0731040075e14cec087eea86729f2dc53
|
||||
|
||||
* openssl: Upgrade to 1.0.1l
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
#define NODE_MINOR_VERSION 12
|
||||
#define NODE_PATCH_VERSION 0
|
||||
|
||||
#define NODE_VERSION_IS_RELEASE 0
|
||||
#define NODE_VERSION_IS_RELEASE 1
|
||||
|
||||
#ifndef NODE_TAG
|
||||
# define NODE_TAG ""
|
||||
|
||||
Reference in New Issue
Block a user