diff options
Diffstat (limited to 'meta/conf/abi_version.conf')
-rw-r--r-- | meta/conf/abi_version.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/abi_version.conf b/meta/conf/abi_version.conf index 3920766a474..f2919e5b609 100644 --- a/meta/conf/abi_version.conf +++ b/meta/conf/abi_version.conf @@ -4,4 +4,4 @@ # that breaks the format and have been previously discussed on the mailing list # with general agreement from the core team. # -OELAYOUT_ABI = "6" +OELAYOUT_ABI = "7" |