Skip to content

Commit

Permalink
Set version to 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sbeyer committed Feb 28, 2020
1 parent def9d60 commit bb30544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/snowhouse/macros.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

#define SNOWHOUSE_MAJOR 4
#define SNOWHOUSE_MINOR 0
#define SNOWHOUSE_PATCH 0
#define SNOWHOUSE_PATCH 1

#define SNOWHOUSE_TOSTRING(x) #x
#define SNOWHOUSE_MACROTOSTRING(x) SNOWHOUSE_TOSTRING(x)
Expand Down

0 comments on commit bb30544

Please sign in to comment.