Skip to content

Commit

Permalink
Bump to 0.12
Browse files Browse the repository at this point in the history
Signed-off-by: Adrien Gallouët <[email protected]>
  • Loading branch information
angt committed May 7, 2022
1 parent e88c985 commit be7fdba
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 @@ -17,7 +17,7 @@

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

0 comments on commit be7fdba

Please sign in to comment.