Bump to 0.1

Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
This commit is contained in:
Adrien Gallouët 2020-04-28 18:22:47 +00:00
parent 617c3e2cd9
commit 22bca3b102

View file

@ -20,7 +20,7 @@
#define S_COUNT(x) (sizeof(x) / sizeof((x)[0]))
#define S_VER_MAJOR 0U
#define S_VER_MINOR 0U
#define S_VER_MINOR 1U
#define S_ENTRYSIZE 512U
#define S_ENV_AGENT "SECRET_AGENT"
#define S_ENV_STORE "SECRET_STORE"