Skip to content

Commit

Permalink
binary version
Browse files Browse the repository at this point in the history
  • Loading branch information
felixguendling committed Oct 6, 2024
1 parent eba74ca commit 73e1b52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/nigiri/timetable.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@

namespace nigiri {

constexpr auto const kBinaryVersion = 1U;

struct timetable {
struct locations {
timezone_idx_t register_timezone(timezone tz) {
Expand Down

0 comments on commit 73e1b52

Please sign in to comment.