diff options
author | Brad King <brad.king@kitware.com> | 2006-06-26 13:46:22 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2006-06-26 13:46:22 (GMT) |
commit | 26a3a223252c2fd5874f2a9b61c1d04a40c275c1 (patch) | |
tree | 4c8c2d6cf8d2bce7ca2c220fafff118444cabd57 /Utilities | |
parent | 147706247c770c45d977d4b15f860c9ae5509273 (diff) | |
download | CMake-26a3a223252c2fd5874f2a9b61c1d04a40c275c1.zip CMake-26a3a223252c2fd5874f2a9b61c1d04a40c275c1.tar.gz CMake-26a3a223252c2fd5874f2a9b61c1d04a40c275c1.tar.bz2 |
BUG: Added missing release steps.
Diffstat (limited to 'Utilities')
-rw-r--r-- | Utilities/Release/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Utilities/Release/README b/Utilities/Release/README index ade4318..1612a5c 100644 --- a/Utilities/Release/README +++ b/Utilities/Release/README @@ -4,6 +4,9 @@ - this changes cmake_release.sh * for major release edit Source/cmCPluginAPI.h +2. Update the FAQ with the current release. +3. Update hythloth:~kingb/Nightly/Scripts/util.CMakeWeb to generate web page docs for the new version. + NOTES from Brad: |