Ticket #4952 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Alter mantid versioning to allow 2.0.2

Reported by: Nick Draper Owned by: Russell Taylor
Priority: critical Milestone: Release 2.0.2
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Roman Tolchenov

Description

Alter the way the mantid version number is created.

If the version file contains a full three part version number use it as is and do not replace with git describe number.

Change History

comment:1 Changed 9 years ago by Russell Taylor

Make it possible to fix the patch version number. Re #4952.

This is instead of taking it from 'git describe'. This commit fixes the version number at 2.0.2 - REMEMBER TO COMMENT OUT THE LINE ADDED TO VersionNumber.cmake BEFORE MERGING BACK INTO MASTER.

Changeset: c5efe707c9c5a2b4b8c4c8136290d7028bce627f

comment:2 Changed 9 years ago by Russell Taylor

  • Status changed from new to accepted

comment:3 Changed 9 years ago by Russell Taylor

  • Status changed from accepted to verify
  • Resolution set to fixed

Done (committed to the release-2.0.x branch, where the version number is now fixed to 2.0.2).

As noted in the commit message, we MUST remember to remove the line that does the fixing before merging into master.

comment:4 Changed 9 years ago by Roman Tolchenov

  • Status changed from verify to verifying
  • Tester set to Roman Tolchenov

comment:5 Changed 9 years ago by Roman Tolchenov

  • Status changed from verifying to closed

The version number on the splash screen is 2.0.2

comment:6 Changed 8 years ago by Russell Taylor

Make it possible to fix the patch version number. Re #4952.

This is instead of taking it from 'git describe'. This commit fixes the version number at 2.1.1 - REMEMBER TO COMMENT OUT THE LINE ADDED TO VersionNumber.cmake BEFORE MERGING BACK INTO MASTER.

This commit has been cherry-picked from the release-2.0.x branch (c5efe707) with just the numbers changed.

Changeset: 3a6040c7a166f030b44ce925db5cc40e632646ba

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 5797

Note: See TracTickets for help on using tickets.