mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-02 03:12:12 +08:00
Currently ApiVersion is scattered and hardcoded across the bindings. Let's at least clean it up so it's once per file or less and use some redirection against FDB_API_VERSION or API_VERSION.