Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • mHM mHM
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 52
    • Issues 52
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • mhmmhm
  • mHMmHM
  • Merge requests
  • !51

Versioning

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sebastian Müller requested to merge muellese/mhm:versioning into develop Sep 28, 2020
  • Overview 12
  • Commits 12
  • Pipelines 5
  • Changes 13

This MR introduces two addition files:

  • version.txt holding the current version of mHM (now: 5.11.0-dev0)
  • version_date.txt holding the latest release date (now: Jun 2019 of version 5.10)

Versioning is following semantic versions. When a -devX is appended to the version, it is treated as a development version, and the version date will be set to the current date. otherwise, the date from the given file will be used.

This has the advantage, that users see the development version they are using in the mhm output.

In addition, these files are used in the documentation to state the version of mHM, that the documentation belongs to.

There were some old versions written at different places in the code-base. This should be cleaned up now.

Last but not least, the UFZ logos were updated to the latest versions.

Edited Oct 03, 2020 by Sebastian Müller
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: versioning