Skip to content

Commit 808786b

Browse files
committed
bump version: 0.53.0-alpha
1 parent 20bab8d commit 808786b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/nw_version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
#define NW_VERSION_H
2323

2424
#define NW_MAJOR_VERSION 0
25-
#define NW_MINOR_VERSION 52
26-
#define NW_PATCH_VERSION 3
25+
#define NW_MINOR_VERSION 53
26+
#define NW_PATCH_VERSION 0
2727

2828
#define NW_VERSION_IS_RELEASE 1
2929

0 commit comments

Comments
 (0)