git branch V7_0_3-branch origin/V7_0-branch
git push origin V7_0_3-branch
{endcode}
-*::either way, be sure to update GitBranchDescriptions to document the new branch
+*::either way, be sure to update GitBranchDescriptions and SourceCodeBranches to document the new branch
1: Fix the version string in the release branch. However, in this case, the goal is to remove the "=PRE-RELEASE=" and other junk from the version string so you're left with an official version string for the final release.
*:: =git checkout V7_0_3-branch=