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 def9d60 commit bb30544Copy full SHA for bb30544
include/snowhouse/macros.h
@@ -4,7 +4,7 @@
4
5
#define SNOWHOUSE_MAJOR 4
6
#define SNOWHOUSE_MINOR 0
7
-#define SNOWHOUSE_PATCH 0
+#define SNOWHOUSE_PATCH 1
8
9
#define SNOWHOUSE_TOSTRING(x) #x
10
#define SNOWHOUSE_MACROTOSTRING(x) SNOWHOUSE_TOSTRING(x)
0 commit comments