Index: DamOverall/trunk/doc/DAM - Architecture Overall/DAM - Architecture Overall.tex =================================================================== diff -u -r6927 -r6998 --- DamOverall/trunk/doc/DAM - Architecture Overall/DAM - Architecture Overall.tex (.../DAM - Architecture Overall.tex) (revision 6927) +++ DamOverall/trunk/doc/DAM - Architecture Overall/DAM - Architecture Overall.tex (.../DAM - Architecture Overall.tex) (revision 6998) @@ -491,20 +491,20 @@ \Note{This can be done with the ``Reformat and Cleanup'' Deltares command.} \item In the trunk, update version number in file .$\backslash$src$\backslash$build$\backslash$Base.targets to XX.YY.0. \item In the trunk, update version number in file .$\backslash$src$\backslash$DamClientsLibrary$\backslash$build$\backslash$Base.targets to XX.YY.0. - \item In the trunk, update version number in file .$\backslash$setup$\backslash$Product.wxs to XX.YY.0. - \item Update/check minimum version of common files AA.B in Product.wxs (MinimumCommonFilesVersiontext) in the trunk. - Notice ’Stupid MSI check’: Fill in e.g. 19.2 when the minimum version is 19.3. - \item Update/check minimum version of dsflex CC.DD.0.0 in Product.wxs (MinimumDSFlexVersiontext). - Notice ’Stupid MSI check’: Fill in e.g. 7.6.0.0 when the minimum version is 7.7.0.0. - \item For the setup, replace all GUIDS in ApplicationGUIDs.wxi by newly created GUIDS (use an online GUID generator such as found at www.guidgenerator.com). - Be sure to use Uppercase, Braces and Hyphens when generating the GUIDS. Replace the GUID in DamDefines.wxi (in sub folder Harvest) with a new GUID too + \item In the trunk, update ProductVersion in file .$\backslash$setup$\backslash$DAM.Setup.wixproj to XX.YY.0. + \item In the trunk, update ProductVersion in file .$\backslash$setup$\backslash$ApplicationDefines.wxi to XX.YY.0. + \item Update/check minimum version of common files AA.B in .$\backslash$setup$\backslash$ApplicationDefines.wxs (MinimumCommonFilesVersion) in the trunk. + \item Update/check minimum version of DSFlex CC.DD.0.0 in .$\backslash$setup$\backslash$ApplicationDefines.wxs (MinimumDSFlexVersion). + \item For the setup, replace all GUIDS in .$\backslash$setup$\backslash$ApplicationDefines.wxi by newly created GUIDS (use an online GUID generator such as found at www.guidgenerator.com). + Be sure to use Uppercase, Braces and Hyphens when generating the GUIDS. \item In the trunk, update version number of User Manual to XX.Y. \item Create a branch DamUI XX.Y. Set explicit revision for all the externals. \item Set version number in branch to XX.Y.1 in the following files: \begin{itemize} \item in .$\backslash$src$\backslash$build$\backslash$Base.targets. \item in .$\backslash$src$\backslash$DamClientsLibrary$\backslash$build$\backslash$Base.targets. - \item in .$\backslash$setup$\backslash$Product.wxs (ReleaseVersion). + \item in .$\backslash$setup$\backslash$DAM.Setup.wixproj (ReleaseVersion). + \item in .$\backslash$setup$\backslash$ApplicationDefines.wxs (ReleaseVersion). \end{itemize} \item Create release notes in branch. Include release notes from DSL, Macrostability, WTIPiping if they are applicable. \item Adapt/Correct all externals where needed to the proper tags (instead of trunk).