mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
Regen version.h for the new Visual Studio build system.
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
|
||||
#include "export.h"
|
||||
|
||||
#define SODIUM_VERSION_STRING "0.4.5"
|
||||
#define SODIUM_VERSION_STRING "0.5.0"
|
||||
|
||||
#define SODIUM_LIBRARY_VERSION_MAJOR 4
|
||||
#define SODIUM_LIBRARY_VERSION_MINOR 5
|
||||
#define SODIUM_LIBRARY_VERSION_MAJOR 5
|
||||
#define SODIUM_LIBRARY_VERSION_MINOR 0
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user