Regen version.h for the new Visual Studio build system.
This commit is contained in:
parent
d12b563520
commit
b2cc7ff0b9
@ -4,10 +4,10 @@
|
|||||||
|
|
||||||
#include "export.h"
|
#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_MAJOR 5
|
||||||
#define SODIUM_LIBRARY_VERSION_MINOR 5
|
#define SODIUM_LIBRARY_VERSION_MINOR 0
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
Loading…
Reference in New Issue
Block a user