We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent effc4d9 commit 2872f33Copy full SHA for 2872f33
src/nw_version.h
@@ -24,7 +24,7 @@
24
#define NW_MAJOR_VERSION 0
25
#define NW_MINOR_VERSION 11
26
#define NW_PATCH_VERSION 1
27
-#define NW_VERSION_IS_RELEASE 0
+#define NW_VERSION_IS_RELEASE 1
28
29
#ifndef NW_STRINGIFY
30
#define NW_STRINGIFY(n) NW_STRINGIFY_HELPER(n)
0 commit comments