mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-01 18:56:00 +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.