This commit is contained in:
Frank Denis
2023-09-13 09:00:05 +02:00
parent 61674c6c87
commit ad0e68cff7
10 changed files with 32 additions and 31 deletions
+4 -3
View File
@@ -4,10 +4,11 @@
#include "export.h"
#define SODIUM_VERSION_STRING "1.0.18"
#define SODIUM_VERSION_STRING "1.0.19"
#define SODIUM_LIBRARY_VERSION_MAJOR 26
#define SODIUM_LIBRARY_VERSION_MINOR 1
#define SODIUM_LIBRARY_VERSION_MAJOR 10
#define SODIUM_LIBRARY_VERSION_MINOR 3
#ifdef __cplusplus
extern "C" {