Skip to content

Commit 9994f9b

Browse files
committed
bump version to 0.39.0
1 parent 5161a6e commit 9994f9b

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 39
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)