1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 18:05:33 +02:00

Tag global repository as R2_0_1

This commit is contained in:
Martin Oberhuber 2007-09-28 18:32:21 +00:00
parent 924bab50e8
commit 90e3c722c5

View file

@ -46,6 +46,7 @@ for topmod in $TOPMODULES ; do
#cvs update -l -r R1_0 .
#cvs tag -b R1_0_maintenance readme.txt
#cvs tag -d v20060630 readme.txt
cvs tag R2_0
cvs update -l -A .
cvs tag R2_0_1
cd $curdir
done