$ download-versions update --description "Recent Stable Release" 7.0.1
 {endcode}
 
+*:: Double check that the binaries you are about to publish are the correct ones.  If the build you are releasing is 666666, then run
+{code}
+ls -l /p/condor/public/binaries/v7.0/7.0.2/ | grep 666666
+{endcode}
+do you see the .deb and .rpm files that you expect?  Go grab a second pair of eyes and have them agree that this is the correct release, because once you go to the next step, the release is visible to the world.
+
 *:: Install the binaries into the new download system. This step is required.
 {code}
 $ download-install -v --mode symlink 7.0.2 /p/condor/public/binaries/v7.0/7.0.2