Skip to content

Commit

Permalink
Bump to 0.11
Browse files Browse the repository at this point in the history
Signed-off-by: Adrien Gallouët <[email protected]>
  • Loading branch information
angt committed Oct 30, 2020
1 parent e4d6e4e commit d35e867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion secret.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

#define S_COUNT(x) (sizeof(x) / sizeof((x)[0]))
#define S_VER_MAJOR 0U
#define S_VER_MINOR 10U
#define S_VER_MINOR 11U
#define S_ENTRYSIZE 512U
#define S_PWDGENLEN 25U
#define S_KEYLENMAX 255U
Expand Down

0 comments on commit d35e867

Please sign in to comment.