Bump major

This commit is contained in:
Frank Denis
2020-03-31 12:21:14 +02:00
parent 728b26c2c1
commit 3a736f4d19
4 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -6,8 +6,8 @@
#define SODIUM_VERSION_STRING "1.0.18"
#define SODIUM_LIBRARY_VERSION_MAJOR 10
#define SODIUM_LIBRARY_VERSION_MINOR 3
#define SODIUM_LIBRARY_VERSION_MAJOR 11
#define SODIUM_LIBRARY_VERSION_MINOR 0
#ifdef __cplusplus
extern "C" {