From: Bill Wendling Date: Wed, 9 Oct 2013 17:37:04 +0000 (+0000) Subject: Add missing releases. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=bf15f1993b1268556e2aefc57e23190483ab9312;p=oota-llvm.git Add missing releases. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192304 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/GettingStarted.rst b/docs/GettingStarted.rst index 5c36952ea1f..e1ecf868347 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**