We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7af49c commit cd14ef6Copy full SHA for cd14ef6
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 8000
+#define CCN_API_VERSION 8001
41
42
#if !defined(DEPRECATED)
43
/*
0 commit comments