Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a317154

Browse files
committed
Dump v0.3.6.
1 parent 851eda5 commit a317154

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 3
2626
#define NW_PATCH_VERSION 6
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)