Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame] | 1 | # |
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 Bishop | 6e60e8b | 2018-02-01 10:27:11 -0500 | [diff] [blame] | 7 | OELAYOUT_ABI = "12" |