diff --git a/secret.c b/secret.c index e239943..dd4164c 100644 --- a/secret.c +++ b/secret.c @@ -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