v0.0.48 - .

This commit is contained in:
Laan Tungir
2026-07-16 15:35:20 -04:00
parent 3e3013dde1
commit 344add841c

View File

@@ -757,8 +757,8 @@ int socket_name_random(char *out, size_t out_len);
/* Version information (auto-updated by build/version tooling) */ /* Version information (auto-updated by build/version tooling) */
#define NSIGNER_VERSION_MAJOR 0 #define NSIGNER_VERSION_MAJOR 0
#define NSIGNER_VERSION_MINOR 0 #define NSIGNER_VERSION_MINOR 0
#define NSIGNER_VERSION_PATCH 47 #define NSIGNER_VERSION_PATCH 48
#define NSIGNER_VERSION "v0.0.47" #define NSIGNER_VERSION "v0.0.48"
/* NSIGNER_HEADERLESS_DECLS_END */ /* NSIGNER_HEADERLESS_DECLS_END */