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 ad130f8 commit da65e99Copy full SHA for da65e99
include/snowhouse/macros.h
@@ -4,7 +4,7 @@
4
5
#define SNOWHOUSE_MAJOR 3
6
#define SNOWHOUSE_MINOR 1
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