blob: 49648801089e93c97da59a942ab3a549496f1afe [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001#
2# OELAYOUT_ABI allows us to notify users when the format of TMPDIR changes in
3# an incompatible way. Such changes should usually be detailed in the commit
4# that breaks the format and have been previously discussed on the mailing list
5# with general agreement from the core team.
6#
Brad Bishop6e60e8b2018-02-01 10:27:11 -05007OELAYOUT_ABI = "12"