Skip to content

Commit 171c1f8

Browse files
author
Michael Plass
committed
Refs #100576, 100600 Merge remote-tracking branch 'origin/topic-csrc-0.5.1'
* origin/topic-csrc-0.5.1: Refs #100576, 100651, 100655, 100666, 100668, 100670. Bump CCN_API_VERSION to 5001.
2 parents 6d0f65a + 69437a7 commit 171c1f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csrc/include/ccn/ccn.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
* Thus CCN_API_VERSION=1000 would have corresponded to the first public
3838
* release (0.1.0), but that version did not have this macro defined.
3939
*/
40-
#define CCN_API_VERSION 5000
40+
#define CCN_API_VERSION 5001
4141

4242
/**
4343
* Interest lifetime default.

0 commit comments

Comments
 (0)