Revision c50c33e9 src/node_version.h

View differences:

src/node_version.h
30 30
# define NODE_TAG ""
31 31
#endif
32 32

  
33
#define NODE_VERSION_IS_RELEASE 0
33
#define NODE_VERSION_IS_RELEASE 1
34 34

  
35 35
#ifndef NODE_STRINGIFY
36 36
#define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)

Also available in: Unified diff