Skip to content

Commit 798b7fb

Browse files
committed
bump version to 0.8.3
1 parent 9e08a6f commit 798b7fb

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
@@ -24,7 +24,7 @@
2424
#define NW_MAJOR_VERSION 0
2525
#define NW_MINOR_VERSION 8
2626
#define NW_PATCH_VERSION 3
27-
#define NW_VERSION_IS_RELEASE 0
27+
#define NW_VERSION_IS_RELEASE 1
2828

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

0 commit comments

Comments
 (0)