Skip to content

Versioning is frustrating #24

Description

@squarewave

I'd like to bake versioning into the build process. Does that sound like a good idea? I was thinking something like

# display current version:
make show-version

# update version:
make increment-version [MAJOR | MINOR | PATCH]

Which would update a version.h file somewhere and call git tag with the new version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions