2024-09-09 08:52:07 +00:00
|
|
|
#
|
|
|
|
# OELAYOUT_ABI allows us to notify users when the format of TMPDIR changes in
|
|
|
|
# an incompatible way. Such changes should usually be detailed in the commit
|
|
|
|
# that breaks the format and have been previously discussed on the mailing list
|
|
|
|
# with general agreement from the core team.
|
|
|
|
#
|
2024-09-09 08:57:42 +00:00
|
|
|
OELAYOUT_ABI = "10"
|