summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2013-10-09 17:37:04 +0000
committerBill Wendling <isanbard@gmail.com>2013-10-09 17:37:04 +0000
commitbf15f1993b1268556e2aefc57e23190483ab9312 (patch)
tree5e85039005d7c9ebd2e9cd58ec39d16115b40b49
parent3353c592de08c4a7b7b282714b8044d7cfc4c6ad (diff)
Add missing releases.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192304 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/GettingStarted.rst2
1 files changed, 2 insertions, 0 deletions
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**