Skip to content

Commit fa026de

Browse files
committed
bump version to 0.13.4-pre
1 parent 54ea1b9 commit fa026de

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
@@ -23,8 +23,8 @@
2323

2424
#define NW_MAJOR_VERSION 0
2525
#define NW_MINOR_VERSION 13
26-
#define NW_PATCH_VERSION 3
27-
#define NW_VERSION_IS_RELEASE 1
26+
#define NW_PATCH_VERSION 4
27+
#define NW_VERSION_IS_RELEASE 0
2828

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

0 commit comments

Comments
 (0)