Skip to content

Commit

Permalink
node: Now working on v0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tjfontaine committed Aug 7, 2014
1 parent 28eee0a commit 92598e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/node_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
#define SRC_NODE_VERSION_H_

#define NODE_MAJOR_VERSION 0
#define NODE_MINOR_VERSION 11
#define NODE_PATCH_VERSION 14
#define NODE_MINOR_VERSION 13
#define NODE_PATCH_VERSION 0

#define NODE_VERSION_IS_RELEASE 0

Expand Down

0 comments on commit 92598e8

Please sign in to comment.