Skip to content

Commit

Permalink
increment patch number
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimmy Hartzell committed Jun 28, 2018
1 parent 793248b commit 7ab2256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

#define MAJOR 0
#define MINOR 1
#define PATCH 1
#define PATCH 2

typedef struct version {
uint8_t class;
Expand Down

0 comments on commit 7ab2256

Please sign in to comment.