apple / foundationdb

FoundationDB - the open source, distributed, transactional key-value store
https://apple.github.io/foundationdb/
Apache License 2.0
14.2k stars 1.3k forks source link

fix API_VERSION. #11301

Closed newhook closed 1 month ago

newhook commented 3 months ago

Fix the FDB_API_VERSION define.

When creating the main PR I noticed that the API VERSION at the top was not defined correctly. Not sure why that didn't cause an issue when I tested it, or in CI but nevertheless, here is a fix.

Code-Reviewer Section

The general pull request guidelines can be found here.

Please check each of the following things and check all boxes before accepting a PR.

For Release-Branches

If this PR is made against a release-branch, please also check the following:

foundationdb-ci commented 3 months ago

Result of foundationdb-pr-macos-m1 on macOS Ventura 13.x

foundationdb-ci commented 3 months ago

Result of foundationdb-pr-cluster-tests on Linux CentOS 7

foundationdb-ci commented 3 months ago

Result of foundationdb-pr-macos on macOS Ventura 13.x

foundationdb-ci commented 3 months ago

Result of foundationdb-pr-clang on Linux CentOS 7

foundationdb-ci commented 3 months ago

Result of foundationdb-pr on Linux CentOS 7