Now working on 0.11.0

This commit is contained in:
isaacs 2013-03-08 21:52:36 -08:00
parent 7c9ff8e94a
commit 43c1830e0a

View File

@ -23,8 +23,8 @@
#define NODE_VERSION_H
#define NODE_MAJOR_VERSION 0
#define NODE_MINOR_VERSION 9
#define NODE_PATCH_VERSION 13
#define NODE_MINOR_VERSION 11
#define NODE_PATCH_VERSION 0
#ifndef NODE_TAG
# define NODE_TAG ""