mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-02 22:55:26 +02:00
MOB tag global cvs repo R3_3_1
This commit is contained in:
parent
1ef96e2dbc
commit
3e432112ae
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
#*******************************************************************************
|
||||
# Copyright (c) 2007, 2010 Wind River Systems, Inc. and others.
|
||||
# Copyright (c) 2007, 2011 Wind River Systems, Inc. and others.
|
||||
# All rights reserved. This program and the accompanying materials
|
||||
# are made available under the terms of the Eclipse Public License v1.0
|
||||
# which accompanies this distribution, and is available at
|
||||
|
@ -47,6 +47,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_3
|
||||
cvs tag R3_3_1
|
||||
cd $curdir
|
||||
done
|
||||
|
|
Loading…
Add table
Reference in a new issue