Bump minor

This commit is contained in:
Frank Denis 2013-01-28 21:46:51 -08:00
parent 2556007a6f
commit ca02a49b25

View File

@ -5,7 +5,7 @@
#define SODIUM_VERSION_STRING "@VERSION@"
#define SODIUM_VERSION_MAJOR 0
#define SODIUM_VERSION_MINOR 1
#define SODIUM_VERSION_MINOR 2
#ifdef __cplusplus
extern "C" {