1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-02 22:55:26 +02:00

[releng] Add R3_1_1 global tag

This commit is contained in:
Martin Oberhuber 2009-09-28 20:14:55 +00:00
parent 2d5a7229c6
commit dafe09c8c1

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
cvs tag R3_1_1
cd $curdir
done