Version bump

This commit is contained in:
Frank Denis
2015-04-26 17:09:00 +02:00
parent a789e00d54
commit b5fff1fcf5
3 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -4,10 +4,10 @@
#include "export.h"
#define SODIUM_VERSION_STRING "1.0.2"
#define SODIUM_VERSION_STRING "1.0.3"
#define SODIUM_LIBRARY_VERSION_MAJOR 7
#define SODIUM_LIBRARY_VERSION_MINOR 4
#define SODIUM_LIBRARY_VERSION_MINOR 5
#ifdef __cplusplus
extern "C" {