Skip to content

Commit 95bdd6c

Browse files
committed
bump version: 0.54.0
1 parent 2d03dab commit 95bdd6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nw_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
#define NW_MINOR_VERSION 54
2626
#define NW_PATCH_VERSION 0
2727

28-
#define NW_VERSION_IS_RELEASE 0
28+
#define NW_VERSION_IS_RELEASE 1
2929

3030
#ifndef NW_STRINGIFY
3131
#define NW_STRINGIFY(n) NW_STRINGIFY_HELPER(n)

0 commit comments

Comments
 (0)