Skip to content

META file does not contain the version string #113

@treinen

Description

@treinen

with the released version 2.0.0: when I compile with "make", the META file does not contain a version string.

$ cat _build/install/default/lib/ocamlgraph/META 
description = ""
requires = "stdlib-shims"
archive(byte) = "graph.cma"
archive(native) = "graph.cmxa"
plugin(byte) = "graph.cma"
plugin(native) = "graph.cmxs"$

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