From dbff73d7fccfbf91137e49cf957096555e5f6d77 Mon Sep 17 00:00:00 2001 From: John Halley Gotway Date: Wed, 13 Nov 2024 09:50:53 -0700 Subject: [PATCH] Update the instructions for official MET relases with a reminder to create a new version of the MET flowchart. --- .../release_steps/met/update_version_official.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/Release_Guide/release_steps/met/update_version_official.rst b/docs/Release_Guide/release_steps/met/update_version_official.rst index 37aeaf2a3..d007a3878 100644 --- a/docs/Release_Guide/release_steps/met/update_version_official.rst +++ b/docs/Release_Guide/release_steps/met/update_version_official.rst @@ -11,6 +11,14 @@ Update Version Number * In 'docs/Users_Guide/installation.rst', search for the X.Y version, replacing the current X.Y version with the official X.Y version, if necessary. Pay particular attention to the "Note" about the C++ standard and modify if necessary. The X.Y version number in the "Note" box should NOT change unless the default C++ standard changes. + * If necessary, update the MET flowchart: + + * In 'docs/Flowchart', update 'MET_flowchart.pptx' to add a new version for this release. + + * Save and commit a PNG version of the flowchart named 'MET_flowchart_vX.Y.Z.png'. + + * Copy the new flowchart version into 'docs/Users_Guide/figure/overview-figure.png'. + * If necessary, update the version number listed in the MET configuration files: * Default configuration files in 'data/config'.