Skip to content

Commit

Permalink
bump version to 4.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nining committed Mar 16, 2020
1 parent cac0ad9 commit ae63d49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firmware/trezor.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

#define VERSION_MAJOR 4
#define VERSION_MINOR 1
#define VERSION_PATCH 2
#define VERSION_PATCH 3

#define STR(X) #X
#define VERSTR(X) STR(X)
Expand Down

0 comments on commit ae63d49

Please sign in to comment.