We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edfbd45 commit a086ac3Copy full SHA for a086ac3
src/fdb5/toc/TocSerialisationVersion.cc
@@ -65,7 +65,7 @@ unsigned int TocSerialisationVersion::latest() {
65
}
66
67
unsigned int TocSerialisationVersion::defaulted() {
68
- return 2;
+ return 3;
69
70
71
unsigned int TocSerialisationVersion::used() const {
0 commit comments