Skip to content

Commit 58fcc34

Browse files
committed
Working on 6.3.5 Krypton
Signed-off-by: Santiago Gimeno <santiago.gimeno@gmail.com>
1 parent b94a59d commit 58fcc34

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/node_version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434

3535
#define NSOLID_MAJOR_VERSION 6
3636
#define NSOLID_MINOR_VERSION 3
37-
#define NSOLID_PATCH_VERSION 4
37+
#define NSOLID_PATCH_VERSION 5
3838

39-
#define NSOLID_VERSION_IS_RELEASE 1
39+
#define NSOLID_VERSION_IS_RELEASE 0
4040

4141
#ifndef NODE_STRINGIFY
4242
#define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)

0 commit comments

Comments
 (0)