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

How to create a new type of release? #1065

Open
LeoSunTL opened this issue Dec 12, 2024 · 0 comments
Open

How to create a new type of release? #1065

LeoSunTL opened this issue Dec 12, 2024 · 0 comments
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: question Request for information or clarification. Not an issue.

Comments

@LeoSunTL
Copy link

Zephyr RTOS application has a VERSION file which can be picked up by Zephyr project CMake and compiled into binary.
Is there a way I can hack simple strategy and generate VERSION instead of version.txt?
The VERSION file looks like this:

VERSION_MAJOR = 0
VERSION_MINOR = 0
PATCHLEVEL = 0
VERSION_TWEAK = 0
EXTRAVERSION = unstable

@LeoSunTL LeoSunTL added priority: p3 Desirable enhancement or fix. May not be included in next release. type: question Request for information or clarification. Not an issue. labels Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: question Request for information or clarification. Not an issue.
Projects
None yet
Development

No branches or pull requests

1 participant