Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project: Add build version to CFBundleVersion #736

Merged
merged 2 commits into from
Feb 28, 2022

Conversation

russellhancox
Copy link
Collaborator

This adds the current build version as the final component of the CFBundleVersion (e.g. 2022.2.429612858) and includes the build version in santactl version output:

santad          | 2022.2 (build 429612858)
santactl        | 2022.2 (build 429612858)
SantaGUI        | 2022.2 (build 429612858)

The CFBundleShortVersionString remains the "product" version to match GH releases. I did not add the build version to the kernel extension as the version formatting there is much more strict and we're likely removing it before the next release anyway.

@russellhancox russellhancox merged commit e60f9cf into google:main Feb 28, 2022
@russellhancox russellhancox deleted the build-version branch February 28, 2022 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants