Skip to content

Pkgconfig file from 0.6.1 says liblrdf version is "0.5.0" #16

Description

@GvMariani

The culprit is configure.ac: in 0.6.1 sources it has "AM_INIT_AUTOMAKE(liblrdf, 0.5.0)", while likely it should be "AM_INIT_AUTOMAKE(liblrdf, 0.6.1)".
That causes the wrong value to be inserted in the statement "Version: @Version@" in the lrdf.pc.in file.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions