*:: Edit the top-level =CMakeLists.txt=
 *::: Set VERSION to the new version
 *:: Edit build/cmake/CondorPackageConfig.cmake
-*::: change the GUID value for CPACK_WIX_PRODUCT_GUID (at about line 190)
+*::: {strike} change the GUID value for CPACK_WIX_PRODUCT_GUID (at about line 190){endstrike} this is now automatic - instead look at remote_pre output from the Windows build to verify that the GUID has changed.
 *:: =git commit -a -m "updated version string for 7.0.4"=
 *:: =git push origin V7_0-branch=