We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6d0f65a + 69437a7 commit 171c1f8Copy full SHA for 171c1f8
csrc/include/ccn/ccn.h
@@ -37,7 +37,7 @@
37
* Thus CCN_API_VERSION=1000 would have corresponded to the first public
38
* release (0.1.0), but that version did not have this macro defined.
39
*/
40
-#define CCN_API_VERSION 5000
+#define CCN_API_VERSION 5001
41
42
/**
43
* Interest lifetime default.
0 commit comments