We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6c6351 commit f6c7f79Copy full SHA for f6c7f79
src/nw_version.h
@@ -24,7 +24,7 @@
24
#define NW_MAJOR_VERSION 0
25
#define NW_MINOR_VERSION 12
26
#define NW_PATCH_VERSION 0
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