Skip to content

How to make a new release

Johannes Holke edited this page Jul 15, 2022 · 23 revisions

These are step-by-step instructions to make a new release of t8code. These steps should only be carried out by a t8code owner (i.e. Johannes Holke).

  • Update the version number

    • Make a new git tag vX.Y.Z
    • Edit major and minor version in the t8code version test files
  • Update the CITATION file

  • ???

Clone this wiki locally