ln -s v7.0.3 v7.0
 {endcode}
 
+
+
+
+
+
+{subsection: Announce the Release}
+
+Now the binaries are available for download.  Condor is released.  However, you need to promptly announce the release as well.
+
+1: Note that following announcements are very generic.  For minor bug fixes or features, that's fine.  But if there is a major bug fix, a security fix, or a major new feature, call it out in the announcement.
+
 1: Update the web HTML regarding this release
 *:: =cvs -d /p/condor/repository/HTML co condor-web=
 *:: =cd condor-web=
@@ -442,19 +453,6 @@
 - The Condor Team
 {endcode}
 
-1: Close out all {link: http://condor-wiki.cs.wisc.edu/index.cgi/rptview?rn=14 tickets} fixed by this release.
-
-1: Move unresolved tickets to the next release.  ticket-target-mover, documented at ScriptingGitTrac may be assistance.
-
-1: Update the {link:http://en.wikipedia.org/wiki/Condor_High-Throughput_Computing_System Condor Wikipedia page} to indicate the current release.
-
-1: Stop building the branch nightly:
-*:: =cd /p/condor/home/tools/cvs-tools=
-*:: Edit =create_build_tag-input=
-*:: Delete the section that defined the nightly build tag for this branch.
-*:: =cvs diff create_build_tag-input= (to verify the change before you commit it)...
-*:: =cvs commit -m "added nightly build tags for V6_X_Y-branch" create_build_tag-input=
-
 
 
 {subsection: Post Release}
@@ -497,3 +495,16 @@
 {code}
 $ nmi_pin --unpin --force <runid>
 {endcode}
+
+1: Close out all {link: http://condor-wiki.cs.wisc.edu/index.cgi/rptview?rn=14 tickets} fixed by this release.
+
+1: Move unresolved tickets to the next release.  ticket-target-mover, documented at ScriptingGitTrac may be assistance.
+
+1: Update the {link:http://en.wikipedia.org/wiki/Condor_High-Throughput_Computing_System Condor Wikipedia page} to indicate the current release.
+
+1: Stop building the branch nightly:
+*:: =cd /p/condor/home/tools/cvs-tools=
+*:: Edit =create_build_tag-input=
+*:: Delete the section that defined the nightly build tag for this branch.
+*:: =cvs diff create_build_tag-input= (to verify the change before you commit it)...
+*:: =cvs commit -m "added nightly build tags for V6_X_Y-branch" create_build_tag-input=