diff options
Diffstat (limited to 'Utilities/Release')
-rw-r--r-- | Utilities/Release/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Utilities/Release/README b/Utilities/Release/README index 9c664db..532f68a 100644 --- a/Utilities/Release/README +++ b/Utilities/Release/README @@ -6,6 +6,8 @@ cmake -DCMAKE_VERSION=CMake-2-4 -P ../create-cmake-release.cmake ./create-CMake-2-4.sh If that works: +EDIT CMakeLists.txt and remove the RC setting! +commit that. Then tag the minor release: cvs tag 2-4-7 |