Skip to content

Version not updated in CMakeLists.txt #108

Description

@ra-kal

In CMakeLists.txt the version set in project does not correspond with the the version of the release:

Release "0.9.0"

project(
        emio
        VERSION 0.2.0
        DESCRIPTION "Character input/output library for embedded systems."
        HOMEPAGE_URL "https://github.com/viatorus/emio"
        LANGUAGES CXX
)

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