1 parent a3efcd2 commit ec79acbCopy full SHA for ec79acb
1 file changed
src/node_version.h
@@ -28,8 +28,8 @@
28
29
#define NODE_MAJOR_VERSION 0
30
#define NODE_MINOR_VERSION 7
31
-#define NODE_PATCH_VERSION 2
32
-#define NODE_VERSION_IS_RELEASE 1
+#define NODE_PATCH_VERSION 3
+#define NODE_VERSION_IS_RELEASE 0
33
34
#ifndef NODE_STRINGIFY
35
#define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)
0 commit comments