mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
If CORE_NEXT.b tag exists do not use anything else anymore, otherwise if CORE_NEXT* something exists use this, otherwise hands off from manual tag pattern matching. Since this is based on computation of CORE_ABI input we can use this on the development track to always figure out the correct version to use without checking the CORE_ABI explicitly. Use CORE_NEXT in a file replacement as well.