Bump to 0.12

Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
This commit is contained in:
Adrien Gallouët 2022-05-07 09:24:17 +02:00
parent e88c9850ab
commit be7fdba32a

View file

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