The release procedure for an upcoming release is as following:

Updating the manual

The following lines have to be updated also in the MorphAn.wixproj after the manual is placed and committed in the repository

<Content Include="Manuals\MorphAn Gebruikershandleiding 1.7.pdf" />
<Content Include="Manuals\MorphAn User Manual 1.5.pdf" />
first line = Dutch version
second line = English version


Also the following files in setup/MorphAn/Localization/ need to be updated:


Replace the line

  <String Id="ManualFileName" Overridable="yes">MorphAn User Manual 1.10.1.pdf</String>

with the corresponding manual file name

Updating the version number

Adjust the following files in the root at https://repos.deltares.nl/repos/delft-tools/trunk/delta-shell/Products/MorphAn

Creating a TeamCity release configuration

1 Copy the most recent TeamCity subproject for MorphAn

2 Adjust the checkout path in the parameters of the copied configuration. Point this path to the newly created release branch