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 a3287a56fc..e679aaa9c3 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 = "4" +OELAYOUT_ABI = "5" |