Commit d8bbdc98 authored by vector-of-bool's avatar vector-of-bool
Browse files

Cleanup and relocate BUILD_VERSION calculation

- The computation of BUILD_VERSION is now lifted above project(), which allows
  us to use that value in the project() call itself, giving us correct
  PROJECT_VERSION values throughout.
- Define BUILD_VERSION using mongo_setting(), and use the
  calc_release_version.py to compute its default value.
parent 070b35ab
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment