Compare commits

...
1 Commits
+2 -2
View File
@@ -813,8 +813,8 @@ int socket_name_random(char *out, size_t out_len);
/* Version information (auto-updated by build/version tooling) */
#define NSIGNER_VERSION_MAJOR 0
#define NSIGNER_VERSION_MINOR 1
#define NSIGNER_VERSION_PATCH 20
#define NSIGNER_VERSION "v0.1.20"
#define NSIGNER_VERSION_PATCH 21
#define NSIGNER_VERSION "v0.1.21"
/* NSIGNER_HEADERLESS_DECLS_END */