update files for 1.3.1

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-03-21 08:59:04 +01:00
commit c0e2113643
3 changed files with 5 additions and 4 deletions

4
README
View file

@ -129,8 +129,8 @@ may vanish at any point. To select a specific branch use
# Generic code
git checkout -b <name> origin/<name>
# Stay on version 1.1
git checkout -b 1.2 origin/1.2
# Stay on a specific version
git checkout -b 1.3 origin/1.3
### Mirrors