fixes #714 Bump ABI versioning info for 0.9
diff --git a/src/nn.h b/src/nn.h
index 111034e..067bea3 100644
--- a/src/nn.h
+++ b/src/nn.h
@@ -57,7 +57,7 @@
 /*  www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html  */
 
 /*  The current interface version. */
-#define NN_VERSION_CURRENT 4
+#define NN_VERSION_CURRENT 5
 
 /*  The latest revision of the current interface. */
 #define NN_VERSION_REVISION 0