ABI version bumped to 0.1 (age 0)

Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
diff --git a/src/nn.h b/src/nn.h
index 4b36792..48bd630 100644
--- a/src/nn.h
+++ b/src/nn.h
@@ -70,7 +70,7 @@
 #define NN_VERSION_CURRENT 0
 
 /*  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 0