Skip to content

das_lib_version( ) does not incoporate the current git tag #21

Description

@cpiker

The purpose of the das_lib_version() function in util.c is to provide downstream programs with the git tag for the compiled version since filenames can vary, or need to be fixed when even though the tagged version changed.

Figure out how to get the GIT tag into the string output by das_lib_version( ) This will probably involve a makefile change along the lines of:

-DDAS_VERSION='"$(shell git describe --tags --always)"'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions