Skip to content

Commit 1c6e8b1

Browse files
committed
bump version to 0.25.0
1 parent b38420f commit 1c6e8b1

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