Skip to content

Commit

Permalink
Update IndexFormatVersion.h
Browse files Browse the repository at this point in the history
  • Loading branch information
joka921 authored Oct 18, 2024
1 parent 9a01841 commit f572c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index/IndexFormatVersion.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ struct IndexFormatVersion {
// The actual index version. Change it once the binary format of the index
// changes.
inline const IndexFormatVersion& indexFormatVersion{
1504, DateYearOrDuration{Date{2024, 10, 15}}};
1504, DateYearOrDuration{Date{2024, 10, 18}}};
} // namespace qlever

0 comments on commit f572c7a

Please sign in to comment.