1CMAKE_CACHE_PATCH_VERSION
2-------------------------
3
4Patch version of CMake used to create the ``CMakeCache.txt`` file
5
6This stores the patch version of CMake used to write a CMake cache
7file.  It is only different when a different version of CMake is run
8on a previously created cache file.
9