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

Add command line options (and function) to get the release #208

Merged
merged 4 commits into from
Feb 5, 2025

Conversation

qdeslandes
Copy link
Contributor

Add the following function and command line options to get the current release of bpfilter:

  • bfcli --version
  • bpfilter --version
  • bf_version() in libbpfilter

Set initial version as 0.1.0 as suggested by semver.org. Use -devel as
tweak to distinguish the development versions from the release versions.
Add the following function and command line options to get the current
release of bpfilter:
- bfcli --version
- bpfilter --version
- bf_version() in libbpfilter
@qdeslandes qdeslandes merged commit 0c35c1c into facebook:main Feb 5, 2025
27 checks passed
@qdeslandes qdeslandes deleted the more_package_fixes branch February 5, 2025 14:30
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.

2 participants