1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 06:45:43 +02:00

tag with R3_2

This commit is contained in:
Martin Oberhuber 2010-06-21 03:27:39 +00:00
parent ef4db66617
commit 15ef6c845c

View file

@ -48,6 +48,6 @@ for topmod in $TOPMODULES ; do
#cvs tag -b R1_0_maintenance readme.txt
#cvs tag -d v20060630 readme.txt
cvs update -l -A .
cvs tag R3_1_1
cvs tag R3_2
cd $curdir
done