Bump to 0.13

Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
This commit is contained in:
Adrien Gallouët 2025-01-16 23:03:21 +00:00
parent 1a4f75283f
commit d45cd039a9

View file

@ -18,7 +18,7 @@
#define S_COUNT(x) (sizeof(x) / sizeof((x)[0]))
#define S_VER_MAJOR 0U
#define S_VER_MINOR 12U
#define S_VER_MINOR 13U
#define S_ENTRYSIZE 512U
#define S_PWDGENLEN 25U
#define S_KEYLENMAX 255U