*How do I rebuild a specific external*
 
 TODO
+
+{section: Unsorted notes}
+
+{subsection: Updating/upgrading}
+*: A Windows specific build file (build-*.bat) may have the version number hard coded into it.  You'll need to update it by hand.
+*: The version number is embedded in externals/bundle/packagename/version/CMakeLists.txt. Look for something like
+{code}        condor_pre_external( KRB5 krb5-1.4.3-p0 "lib;include" "include/krb5.h"){endcode}