0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00

Now working on 0.10.0

This commit is contained in:
isaacs 2013-03-08 21:52:09 -08:00
parent 7c9ff8e94a
commit 4d1e9e5370

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 10
#define NODE_PATCH_VERSION 0
#ifndef NODE_TAG
# define NODE_TAG ""