Page MenuHomePhabricator

Improve version information for MITK-based applications
Closed, WontfixPublic

Description

  • use "git describe" to indicate base version, dirty working trees etc., see output of:

git describe --dirty=-DIRTY

Possible cases:

  • official release version with an annotated tag: "MITK Release 2012.02.0"
  • development version, clean working tree: mark as development version with git hash: "MITK Development Version 2012.02.99 (01ffe4)"
  • development version, dirty working tree: mark clearly as experimental version with git hash "MITK Experimental Version 2012.02.99 (01ffe4 DIRTY)"

Use this in all locations: Application header, About dialog , search for occurences of MITK_VERSION_STRING and MITK_REVISION and MITK_VERSION_MAJOR

Event Timeline

nolden lowered the priority of this task from Normal to Wishlist.
nolden added a subscriber: nolden.
kislinsk claimed this task.
kislinsk added a project: Auto-closed.
kislinsk added a subscriber: kislinsk.

Hi there! 🙂

This task was auto-closed according to our Task Lifecycle Management.
Please follow this link for more information and don't forget that you are encouraged to reasonable re-open tasks to revive them. 🚑

Best wishes,
The MITK devs

kislinsk removed kislinsk as the assignee of this task.May 26 2020, 12:05 PM
kislinsk removed a subscriber: kislinsk.