From bf15f1993b1268556e2aefc57e23190483ab9312 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Wed, 9 Oct 2013 17:37:04 +0000 Subject: Add missing releases. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192304 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/GettingStarted.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/GettingStarted.rst') diff --git a/docs/GettingStarted.rst b/docs/GettingStarted.rst index 5c36952..e1ecf86 100644 --- a/docs/GettingStarted.rst +++ b/docs/GettingStarted.rst @@ -481,6 +481,8 @@ you can checkout it from the '``tags``' directory (instead of '``trunk``'). The following releases are located in the following subdirectories of the '``tags``' directory: +* Release 3.3: **RELEASE_33/final** +* Release 3.2: **RELEASE_32/final** * Release 3.1: **RELEASE_31/final** * Release 3.0: **RELEASE_30/final** * Release 2.9: **RELEASE_29/final** -- cgit v1.1