Skip to content

Commit b148cbe

Browse files
committedMay 2, 2014
2014.05.01, Version 0.10.28 (Stable)
* npm: upgrade to v1.4.9
1 parent dbec0a0 commit b148cbe

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed
 

‎ChangeLog

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
2014.05.01, Version 0.10.27 (Stable)
1+
2014.05.01, Version 0.10.28 (Stable)
2+
3+
* npm: upgrade to v1.4.9
4+
5+
6+
2014.05.01, Version 0.10.27 (Stable), cb7911f78ae96ef7a540df992cc1359ba9636e86
27

38
* npm: upgrade to v1.4.8
49

‎src/node_version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
#define NODE_MINOR_VERSION 10
2727
#define NODE_PATCH_VERSION 28
2828

29-
#define NODE_VERSION_IS_RELEASE 0
29+
#define NODE_VERSION_IS_RELEASE 1
3030

3131
#ifndef NODE_TAG
3232
# define NODE_TAG ""

0 commit comments

Comments
 (0)
Please sign in to comment.