summaryrefslogtreecommitdiffstats
path: root/Utilities/Release/README
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2005-09-16 14:57:11 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2005-09-16 14:57:11 (GMT)
commitcd510bf3ac1599b183b14e954dc273eae874d6a3 (patch)
tree9a439887500b8be37cc7d347d13024817b5d6a6e /Utilities/Release/README
parentefeffc52ced901abdd8632462c46afe5f90029c9 (diff)
downloadCMake-cd510bf3ac1599b183b14e954dc273eae874d6a3.zip
CMake-cd510bf3ac1599b183b14e954dc273eae874d6a3.tar.gz
CMake-cd510bf3ac1599b183b14e954dc273eae874d6a3.tar.bz2
move off branch
Diffstat (limited to 'Utilities/Release/README')
-rw-r--r--Utilities/Release/README5
1 files changed, 1 insertions, 4 deletions
diff --git a/Utilities/Release/README b/Utilities/Release/README
index d128cf3..ade4318 100644
--- a/Utilities/Release/README
+++ b/Utilities/Release/README
@@ -1,12 +1,9 @@
1. Update Version information
- change version in CMakeLists.txt
- - build on windows, and do a make; make install; make release
+ - build on windows, and do a make; make install; make release // this step tags
- this changes cmake_release.sh
* for major release edit Source/cmCPluginAPI.h
-2. tag the release
-cvs co -r CMake-2-0 # checkout current release branch
-cvs tag CMake-2-0-3 # tag with minor version number
NOTES from Brad: