2014.05.01, Version 0.10.28 (Stable)

* npm: upgrade to v1.4.9
This commit is contained in:
Timothy J Fontaine 2014-05-01 17:47:47 -07:00
Родитель dbec0a0cd8
Коммит b148cbe09d
2 изменённых файлов: 7 добавлений и 2 удалений

Просмотреть файл

@ -1,4 +1,9 @@
2014.05.01, Version 0.10.27 (Stable)
2014.05.01, Version 0.10.28 (Stable)
* npm: upgrade to v1.4.9
2014.05.01, Version 0.10.27 (Stable), cb7911f78ae96ef7a540df992cc1359ba9636e86
* npm: upgrade to v1.4.8

Просмотреть файл

@ -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 ""