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:
parent
7c9ff8e94a
commit
4d1e9e5370
@ -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 ""
|
||||
|
Loading…
Reference in New Issue
Block a user