mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
Version bump
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
|
||||
#include "export.h"
|
||||
|
||||
#define SODIUM_VERSION_STRING "1.0.0"
|
||||
#define SODIUM_VERSION_STRING "1.0.1"
|
||||
|
||||
#define SODIUM_LIBRARY_VERSION_MAJOR 7
|
||||
#define SODIUM_LIBRARY_VERSION_MINOR 2
|
||||
#define SODIUM_LIBRARY_VERSION_MINOR 3
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user