*:: =git diff= (to verify the change before you commit it)...
 *:: 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)
 *:: =git commit -a -m "updated version string for 7.0.4"=
 *:: =git push origin V7_0-branch=