Skip to content

Commit da65e99

Browse files
committed
Set version to 3.1.1
1 parent ad130f8 commit da65e99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/snowhouse/macros.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
#define SNOWHOUSE_MAJOR 3
66
#define SNOWHOUSE_MINOR 1
7-
#define SNOWHOUSE_PATCH 0
7+
#define SNOWHOUSE_PATCH 1
88

99
#define SNOWHOUSE_TOSTRING(x) #x
1010
#define SNOWHOUSE_MACROTOSTRING(x) SNOWHOUSE_TOSTRING(x)

0 commit comments

Comments
 (0)