Skip to content

Commit baeb3f6

Browse files
committed
bump routed_shapes_ver
1 parent 2869e92 commit baeb3f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/motis/hashes.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ constexpr auto const osr_footpath_version = []() {
3535
return meta_entry_t{"osr_footpath_bin_ver", 3U};
3636
};
3737
constexpr auto const routed_shapes_version = []() {
38-
return meta_entry_t{"routed_shapes_ver", 8U};
38+
return meta_entry_t{"routed_shapes_ver", 9U};
3939
};
4040

4141
std::string to_str(meta_t const&);

0 commit comments

Comments
 (0)