commit | a1a17e12a78cca4c0b37175e0200dc2fbcc3b6be | [log] [tgz] |
---|---|---|
author | Dirkjan Ochtman <dirkjan@ochtman.nl> | Fri Nov 14 22:31:23 2014 +0100 |
committer | Dirkjan Ochtman <dirkjan@ochtman.nl> | Fri Nov 14 22:31:23 2014 +0100 |
tree | 4684f8924cce1686649683b500f8e5cadc49765d | |
parent | 535c3fe3b9f3a92b83ace9cf05c98003947e38a5 [diff] |
Bump ABI version for new release
diff --git a/src/nn.h b/src/nn.h index a0b6a08..c462175 100644 --- a/src/nn.h +++ b/src/nn.h
@@ -66,7 +66,7 @@ #define NN_VERSION_CURRENT 2 /* The latest revision of the current interface. */ -#define NN_VERSION_REVISION 0 +#define NN_VERSION_REVISION 1 /* How many past interface versions are still supported. */ #define NN_VERSION_AGE 2