We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8558977 commit 22e4cf6Copy full SHA for 22e4cf6
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 2
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